LICENSE
README.md
pyproject.toml
bytecrawl/__init__.py
bytecrawl/core.py
bytecrawl/crawler.py
bytecrawl/mcp_http.py
bytecrawl/mcp_server.py
bytecrawl/security.py
bytecrawl.egg-info/PKG-INFO
bytecrawl.egg-info/SOURCES.txt
bytecrawl.egg-info/dependency_links.txt
bytecrawl.egg-info/entry_points.txt
bytecrawl.egg-info/requires.txt
bytecrawl.egg-info/top_level.txt
tests/test_browser_live.py
tests/test_core.py
tests/test_crawler_strategies.py
tests/test_frontier.py
tests/test_graph_utils.py
tests/test_markdown_clean.py
tests/test_mcp_http.py
tests/test_mcp_server.py
tests/test_packaging.py
tests/test_selectors.py
tests/test_session.py
tests/test_smoke_production.py