Real-time scrape monitoring and control.
Loading health data...
No sponsor sync runs recorded yet.
Chk = system check time (every cron tick). Sync = last time NEW data was ingested (quarterly/monthly cadence depending on the source). Green dot = checked today; red dot = not yet checked today. Gold star = new data synced within the last 5 days. Click a row to jump to the card.
You cannot create a logic scraper directly from this interface. To add a new scraper:
src/scrapers/plugins/BaseScraper and add the @register decorator.init_db.py will auto-detect it and it will permanently appear here.The system uses Cron definitions (e.g., 0 */4 * * *) to automatically trigger scrapers every few hours.