Ai Web Scraper - Natural language and Vision scraper avatar

Ai Web Scraper - Natural language and Vision scraper

Try for free

This Actor is paid per event

Go to Store
Ai Web Scraper - Natural language and Vision scraper

Ai Web Scraper - Natural language and Vision scraper

eloquent_mountain/ai-universal-web-scraper-natural-language
Try for free

This Actor is paid per event

Powerful AI Web Scraper using Google's Gemini Vision. Specify data extraction in natural language. Supports infinite scroll, above-the-fold analysis, automatic cookie consent, pay-per-event pricing, and screenshot storage for debugging.

Developer
Maintained by Community

Actor Metrics

  • 2 Monthly users

  • No reviews yet

  • 1 bookmark

  • 50% runs succeeded

  • Created in Mar 2025

  • Modified 3 days ago

You can access the Ai Web Scraper - Natural language and Vision scraper programmatically from your own applications by using the Apify API. You can 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  "start_urls": [
3    "https://www.ikea.com/nl/nl/p/onsevig-vloerkleed-laagpolig-veelkleurig-60497078/",
4    "https://www.ikea.com/nl/nl/p/vedbak-vloerkleed-laagpolig-lichtgrijs-40528900/"
5  ],
6  "instructions": "Give me the product price and product title"
7}' |
8apify call eloquent_mountain/ai-universal-web-scraper-natural-language --silent --output-dataset

Ai Web Scraper - Natural language and Vision scraper API through CLI

The Apify CLI is the official tool that allows you to use Ai Web Scraper - Natural language and Vision 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: