Scrapes any website and exports structured data as CSV/JSON.
## Data Scraper Navigates to a target website, identifies the data structure, handles pagination and dynamic content, and exports clean structured data in your preferred format. ### Works on - Product listings & e-commerce catalogs - Job boards & directories - News feeds & article archives - Any public website with tabular data ### What it does 1. Navigates to the target URL 2. Analyzes the page structure to identify data fields 3. Extracts all matching records, handling pagination automatically 4. Cleans and normalizes the data ### Output A JSON array with consistent field names + a scraping summary.
No reviews yet.
Deploy this agent
Describe your goal in plain language. The agent will execute it autonomously and stream results back to you in real time.