Pry
Open-source web scraping, Cloudflare bypass, and browser automation. One docker run. Yours forever. No monthly SaaS bill.
Pry is a multi-source web intelligence platform that scrapes, extracts, parses, and automates data collection at scale. Built for crypto intelligence but useful for any web data pipeline. Dual-licensed MIT (core) + BSL 1.1 (stealth modules).
What It Does
Web Scraping Engine
Multi-source crawler with Cloudflare bypass via FlareSolverr integration. Proxy rotation with referral-based proxy pools. Captcha solving. PDF extraction. Retry logic with exponential backoff. Template engine for reusable scrape configurations.
Browser Automation
Headless browser automation for JavaScript-heavy pages. Execute scripts, fill forms, navigate SPAs, extract rendered content. Built on Playwright.
Job Queue + Scheduling
Persistent job queue with retry logic, priority scheduling, and webhook delivery. Schedule recurring scrapes. Get results pushed to your webhook.
MCP Server
30+ MCP tools for AI agents (Claude Code, opencode, Cursor). Scrape URLs, extract content, monitor changes, generate reports — all from your AI agent's prompt.
x402 Marketplace
Pay-per-scrape via x402 protocol. $0.001–$0.01 per URL depending on complexity. No monthly subscription required for API access.
For Developers
docker run -d -p 8005:8002 pry/pry
curl -X POST http://localhost:8005/v1/scrape \
-H 'Content-Type: application/json' \
-d '{"url":"https://example.com"}'
Full API: 190+ endpoints across scraping, extraction, parsing, automation, templates, jobs, reporting, proxy management, and MCP.