What problem does it solve?
Manually tracking and collecting public data from websites, APIs, job boards, price trackers, news sites, and other sources is time-consuming, error-prone, and impossible to maintain on a consistent schedule without dedicated hosting and engineering work.
Core Features & Use Cases
- Automated Scheduled Scraping: Collect data from any public website, REST API, RSS feed, or JS-rendered page on a custom schedule, with built-in rate limiting and deduplication to avoid bans and duplicate entries.
- AI-Powered Enrichment: Use free Gemini Flash to score, summarize, classify, and match scraped items to your custom priorities and context, with automatic model fallback to handle quota limits.
- Flexible Storage & Learning: Push results directly to Notion, Google Sheets, or Supabase, and improve scoring over time by learning from your saved, skipped, or rejected items.
Common use cases include monitoring job listings for matches to your resume, tracking product prices for drops, aggregating news on specific topics, and surveilling GitHub repos for new releases.
Quick Start
Use the data-scraper-agent skill to build an automated agent that scrapes Hacker News for AI startup funding news, scores each post with Gemini Flash, and stores relevant results in your Notion database to run for free on GitHub Actions every 3 hours.