Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

data-scraper-agent

Build a production-ready, AI-powered data collection agent for any public data source. Runs on a schedule, enriches results with a free LLM, stores to a database, and improves over time.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill data-scraper-agent
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, data-scraper-agent has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/data-scraper-agent.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Build a production-ready, AI-powered data collection agent for any public data source. Runs on a schedule, enriches results with a free LLM, stores to a database, and improves over time. Stack: Python · Gemini Flash (free) · GitHub Actions (free) · Notion / Sheets / Supabase Every data scraper agent has three layers: Build agents to auto-fallback across Gemini models on quota exhaustion: Never call the LLM once per item. Always batch: Ask the user: Common examples to prompt: Generate this directory structure for the user: Template for any data source: HTML scraping pattern: RSS feed pattern: Integration with your storage layer: after each run, query your DB for items with positive/negative status and call save_feedback() with the extracted patterns. Before marking the agent complete: A complete working agent built with this exact architecture would scrape 4+ sources, batch Gemini calls, learn from Applied/Rejected decisions stored in Notion, and run 100% free on GitHub Actions. Follow Steps 1–9 above to build your own. - User wants to scrape or monitor any public website or API - User says "build a bot that checks...", "monitor X for me", "collect data from..." - User wants to track jobs, prices, news, repos, sports scores, events, listings - User asks how to automate data collection without paying for hosting - User wants an agent that gets smarter over time based on their...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does data-scraper-agent do?

Build a production-ready, AI-powered data collection agent for any public data source. Runs on a schedule, enriches results with a free LLM, stores to a database, and improves over time.

Is data-scraper-agent good?

data-scraper-agent does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support data-scraper-agent?

data-scraper-agent currently lists compatibility with Claude Code, Gemini CLI, Skills CLI.

Is data-scraper-agent safe to install?

data-scraper-agent has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to data-scraper-agent?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install data-scraper-agent?

Run the following command to install data-scraper-agent: npx skills add https://github.com/affaan-m/everything-claude-code --skill data-scraper-agent

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering