Skip to main content
Removed in API v2 — no direct replacement. For multi-step browser automation, see Crawl (with cookies, headers, and wait) or contact us about custom workflows. This page is kept for reference.
Agentic Scraper Service

Overview

Agentic Scraper is our most advanced service for automating browser actions and scraping data from any website, including those protected by login or requiring complex interactions. It allows you to:
  • Navigate websites
  • Perform sequences of actions (login, clicks, form filling, scrolling, etc.)
  • Extract the resulting content as markdown
  • Optionally use AI to extract structured data according to a schema
Try it instantly in our interactive playground – no coding required!

Difference: With vs Without AI Extraction

  • Without AI Extraction (ai_extraction: false): You get the page content (after actions) as markdown/raw. Ideal for archiving, backup, or manual analysis.
  • With AI Extraction (ai_extraction: true): AI extracts structured data according to a provided schema (e.g., JSON with specific fields). Perfect for automation, integration, and data analysis.

Getting Started

Quick Start

Main Parameters

Get your API key from the dashboard

Use Cases

  • Login and scraping of private dashboards
  • Automation of forms and data collection
  • Extraction of structured data from complex portals
  • Archiving content after dynamic interactions
  • End-to-end testing of web flows

Best Practices

  • Carefully define the steps sequence to simulate user actions
  • Use ai_extraction: false for backup/archiving, true for structured data
  • Provide a detailed output_schema for reliable AI results
  • Handle errors and poll for request status if the response is asynchronous

API Reference

For technical details see:

Support & Resources

Documentation

Comprehensive guides and tutorials

API Reference

Detailed API documentation

Community

Join our Discord community

GitHub

Open-source projects

Main Website

Official website

Ready to try?

Get your API key and start using Agentic Scraper now!