Universal AI GPT Scraper avatar
Universal AI GPT Scraper

Pricing

Pay per event

Go to Store
Universal AI GPT Scraper

Universal AI GPT Scraper

Developed by

Louis Deconinck

Maintained by Community

Transform any website into structured data with AI-powered extraction. This versatile tool combines advanced web scraping with intelligent content analysis to deliver clean, customized JSON output - perfect for automating data collection from any web source.

5.0 (1)

Pricing

Pay per event

2

Monthly users

24

Runs succeeded

>99%

Last modified

2 months ago

You can access the Universal AI GPT Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "urls": [
3    "https://apify.com/louisdeconinck/ai-gpt-scraper"
4  ],
5  "fields": [
6    {
7      "name": "name",
8      "description": "The name/title of the scraper tool",
9      "type": "string"
10    },
11    {
12      "name": "price",
13      "description": "The price per 1000 results, only the number",
14      "type": "number"
15    },
16    {
17      "name": "author",
18      "description": "The author or maintainer of the scraper",
19      "type": "string"
20    }
21  ],
22  "cssSelector": "main",
23  "predefinedModel": "google/gemini-2.0-flash-001",
24  "useCustomModel": false,
25  "proxyConfiguration": {
26    "useApifyProxy": true
27  }
28}' |
29apify call louisdeconinck/ai-gpt-scraper --silent --output-dataset

Universal AI GPT Scraper API through CLI

The Apify CLI is the official tool that allows you to use Universal AI GPT Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Pay per event 

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Actor start

$0.050

One-time charge for initializing the servers.

Page processed

$0.001

Cost per web page processed and converted to structured data.

1,000 Gemini Flash 1.5 tokens

$0.001

Cost for processing a 1,000 tokens with the Google Gemini Flash 1.5 model.

1,000 Gemini Flash 2 tokens

$0.001

Cost for processing a 1,000 tokens with the Google Gemini Flash 2.0 model.

1,000 GPT-4o Mini tokens

$0.001

Cost for processing a 1,000 tokens with the Open AI GPT-4o Mini model.

1,000 Gemini Pro 1.5 tokens

$0.020

Cost for processing a 1,000 tokens with the Google Gemini Pro 1.5 model.

1,000 GPT-4o tokens

$0.040

Cost for processing a 1,000 tokens with the Open AI GPT-4o model.