Agent Hustle
AI-powered web services: scraping, deep research, screenshots, data extraction, code review, translation, and summarization. 7 REST endpoints powered by Cloudflare Workers.
Agent Hustle endpoints
| Method | Endpoint | Description |
|---|---|---|
| scrape | ||
| GET |
scrapeGet /scrape |
Extract structured content from any URL. Returns clean markdown with full text, links, and metadata. |
| POST |
scrapePost /scrape |
Extract structured content from any URL. |
| research | ||
| GET |
researchGet /research |
Multi-source research on any topic. Searches multiple sources, synthesizes findings into a structured report with citations. |
| POST |
researchPost /research |
Multi-source research report with citations. |
| screenshot | ||
| POST |
screenshotPost /screenshot |
Capture a viewport screenshot. |
| GET |
screenshotGet /screenshot |
Capture a viewport screenshot of any URL. Returns base64 PNG. |
| summarize | ||
| GET |
summarizeGet /summarize |
Fetch any URL and generate an extractive summary with key points, word count, and metadata. |
| POST |
summarizePost /summarize |
|
| extract | ||
| POST |
extractPost /extract |
|
| GET |
extractGet /extract |
Extract structured data from any URL — links, emails, headings, images, prices, or metadata. |
| code-review | ||
| POST |
codeReviewPost /code-review |
|
| GET |
codeReviewGet /code-review |
Review GitHub PRs — analyzes diffs for security issues, code smells, complexity, and best practices. |
| translate | ||
| POST |
translatePost /translate |
|
| GET |
translateGet /translate |
Translate text between 30+ languages with confidence scores and alternatives. |
Agent Hustle pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|