CHANGELOG.md
LICENSE
LICENSE_HEADER.txt
MANIFEST.in
NOTICE
README.md
config.json
pyproject.toml
requirements.txt
setup.py
examples/basic_usage.py
respectscraper.egg-info/PKG-INFO
respectscraper.egg-info/SOURCES.txt
respectscraper.egg-info/dependency_links.txt
respectscraper.egg-info/entry_points.txt
respectscraper.egg-info/requires.txt
respectscraper.egg-info/top_level.txt
tests/test_basic.py
webscraper/__init__.py
webscraper/api_client.py
webscraper/cli.py
webscraper/core.py
webscraper/file_extractor.py
webscraper/llm_client.py
webscraper/robots_checker.py
webscraper/utils.py