scraperapi-research-agent

Installation
SKILL.md

ScraperAPI Research Agent

End-to-end autonomous research: ScraperAPI finds and fetches sources → Anthropic Files API ingests them as cited documents → Claude synthesizes a report.

Run it:

# Install dependencies
pip install requests anthropic

# Set env vars
export SCRAPERAPI_API_KEY=your-key
export ANTHROPIC_API_KEY=your-key
Installs
46
GitHub Stars
10
First Seen
Jun 2, 2026
scraperapi-research-agent — scraperapi/scraperapi-skills