Metadata-Version: 2.4
Name: scraper-framework
Version: 0.1.0
Summary: Generic web scraper framework with registry, rate limiting, and composable filters
Requires-Python: >=3.12
Requires-Dist: api-core
Requires-Dist: errors
Requires-Dist: httpx>=0.27.0
Provides-Extra: dev
Requires-Dist: httpx>=0.27.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.24; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.8; extra == 'dev'
