LICENSE
README.md
setup.py
scraperx/__init__.py
scraperx/arguments.py
scraperx/config.py
scraperx/dispatch.py
scraperx/download.py
scraperx/exceptions.py
scraperx/extract.py
scraperx/parsers.py
scraperx/proxies.py
scraperx/run_cli.py
scraperx/save_to.py
scraperx/scraper.py
scraperx/test.py
scraperx/trigger.py
scraperx/user_agent.py
scraperx/utils.py
scraperx/write.py
scraperx.egg-info/PKG-INFO
scraperx.egg-info/SOURCES.txt
scraperx.egg-info/dependency_links.txt
scraperx.egg-info/requires.txt
scraperx.egg-info/top_level.txt
tests/__init__.py
tests/test_parsers.py
tests/test_utils.py