AI AGENT ADDONS

Data Scraper Agent

affaan-m/ecc

You can build a smart bot that collects information from websites, job boards, news, or sports scores. This bot runs on a schedule and never needs a paid server. It uses a free AI to sort, summarize, or score each piece of data it finds. The results go into tools like Notion, Google Sheets, or Supabase where you can review them. Over time the bot learns from your feedback and gets better at picking what matters to you.

Three simple layers power this agent: Collect the raw data, Enrich it with AI, then Store it. The whole thing runs free on GitHub Actions. You can set it to check hourly, daily, or weekly. It uses Python and a free Gemini Flash model to handle up to 500 requests per day. No credit card or hosting needed.

Anyone who wants to track prices, monitor competitors, follow job openings, or keep an eye on any public information can use this. Just describe what you want to collect and the agent builds itself. It saves you time by automating repetitive checking and letting the AI do the thinking.

Add Data Scraper Agent skill to your workflow

Global

mkdir -p ~/.claude/skills/data-scraper-agent

Project

mkdir -p .claude/skills/data-scraper-agent

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago