Everything you need to scrape the web, capture screenshots, and extract structured data with AI — in one API call.
Go from zero to structured data in 5 minutes. curl, Python, and Node.js examples included.
5 MIN READFree tier (100 calls/mo), Starter $29, Pro $99, Scale $299. No credit card required to start.
FREE TIERScrape any webpage. Supports JavaScript rendering, custom headers, proxy rotation, and wait conditions.
1-2 CREDITSCapture pixel-perfect screenshots. Device emulation, dark mode, viewport control, and full-page capture.
1 CREDITAI-powered data extraction. Define a schema, get structured JSON back. No selectors needed.
2 CREDITSAdd web scraping to your LangChain agents in 5 lines. Custom Tool definition + full agent examples.
Give your CrewAI crews web access. Native @tool decorator pattern + multi-agent crew examples.
Use WebPerception as an OpenAI function. Full tool_calls loop + GPT-4V screenshot integration.
How agent developers use WebPerception to give their agents eyes on the web.
50+ tutorials covering Python, JavaScript, Go, anti-blocking, proxies, and more.
Build, deploy, and scale AI agents with web access. Framework comparisons and best practices.
# Get your API key at mantisapi.com — it's free
curl -X POST https://api.mantisapi.com/v1/scrape \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com", "render_js": true}'
100 free API calls per month. No credit card required.
Get Your Free API Key →