LICENSE
README.md
pyproject.toml
examples/arxiv_scraping.py
examples/scrape_master_app.py
examples/youtube_scraping.py
scrapemaster/__init__.py
scrapemaster/core.py
scrapemaster/exceptions.py
scrapemaster/utils.py
scrapemaster.egg-info/PKG-INFO
scrapemaster.egg-info/SOURCES.txt
scrapemaster.egg-info/dependency_links.txt
scrapemaster.egg-info/requires.txt
scrapemaster.egg-info/top_level.txt
tests/test_core.py
tests/test_utils.py