Ai Web Scraper - Extract Data With Ease avatar
Ai Web Scraper - Extract Data With Ease

Pricing

Pay per event

Go to Store
Ai Web Scraper - Extract Data With Ease

Ai Web Scraper - Extract Data With Ease

Developed by

Paco

Paco

Maintained by Community

Ai Web Scraper enables scraping for everyone, including non-techies! It uses Google's Gemini LLM to scrape websites with natural language commands. It dynamically extracts data, no selector input needed, handles dynamic content and cookie consent, avoids bot detection, outputs JSON or other formats.

0.0 (0)

Pricing

Pay per event

10

Total users

281

Monthly users

73

Runs succeeded

>99%

Response time

12 hours

Last modified

a month ago

Start URLs

start_urlsarrayRequired

Provide one or more URLs

Instructions

instructionsstringRequired

Desired items to scrape in natural language. Example: 'product description and product price'

Page has infinite scrolling?

has_infinite_scrollbooleanOptional

If true, we'll attempt repeated scrolling until the bottom is reached. If false, we split the page based on viewport size to avoid duplicate screenshots.

Default value of this property is false

Above the fold only

above_fold_onlybooleanOptional

When enabled, only the visible part of the page (above the fold) will be analyzed without scrolling

Default value of this property is false

Save screenshots

save_screenshotsbooleanOptional

When enabled, all captured screenshots will be saved to storage for debugging purposes

Default value of this property is false