API Reference

Get scraping results

Scrape data from web pages using AI. This version has limitations – scraping is only possible for static sites via URL. If the site is dynamic, please provide the HTML. To use the API please generate API key here https://app.aiscraper.co/dashboard/api_keys. We are working on improvements. For questions and suggestions, please contact us https://x.com/natalia_demia. To use the API, your balance must be at least 2 coins. The final cost depends on the length of the HTML and is usually up to 3 coins.

Log in to see full request history
Body Params
string

The URL of the page to scrape data from

string

The subject of the data to scrape, e.g. products, real estate, user profiles

fields
array of strings

The fields of data to scrape

fields
string

The HTML content of the page (if not provided, it will be fetched from the URL for static sites only)

string

The CSS selector to extract data (if not provided, it will be determined automatically). Supported selector for each entry or for the container with all entries

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json