AI AGENT ADDONS

Imagine having a robot that collects data from websites for you. This guide helps you build a free, automated data collector that runs on a schedule. It scrapes job boards, prices, news, and more.

The agent enriches each item with AI analysis using a free language model. It stores results in Notion, Google Sheets, or Supabase. It even learns from your feedback to get smarter.

Everything runs on GitHub Actions at no cost. You do not need a server or paid tools. Just a few lines of code and you have a personal data tracker.

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