admin / Bid-Sentinel
publicBid Scrape and Tracking Application with AI Capability
Bid-Sentinel / bid-sentinel-v2 / backend / app / scraper / __init__.py
187 B · main
1 2 3 4 5 | """Scraper engine package. Import ``run_all_scrapers`` directly from ``app.scraper.runner`` to avoid an import cycle (the portal registry imports the individual scraper submodules). """ |