Yandex AI Overview Scraper avatar

Yandex AI Overview Scraper

Under maintenance

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Yandex AI Overview Scraper

Yandex AI Overview Scraper

Under maintenance

Scrapes AI-generated overview responses (Alice AI / smart answers) from Yandex Search results. Extracts the AI answer text, cited sources, and whether an AI block was present.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

Coding Frontned

Coding Frontned

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

0

Monthly active users

9 days ago

Last modified

Share

Checks one public Yandex search-result page for an explicit Alice/Neuro AI overview. A verified result page produces either an aiOverview record or an absence record; CAPTCHA, access-denial, and pages without genuine search results fail closed.

Input

  • query — required search text, 1-500 characters.
  • languageen or ru (default en).
  • proxyConfiguration — optional permitted Apify proxy configuration; standard proxy is the default.

Output

Every accepted dataset row includes recordType, consistent found/hasAiOverview flags, query provenance, final search URL/domain, language, HTTP status, and timestamp. AI text and external sources are present only when an explicit AI block is found. OUTPUT stores the run summary or bounded diagnostic.

The Actor uses ordinary Firefox with no custom user agent or browser fingerprint modification. It does not log in, solve CAPTCHA, or bypass access controls. Run npm test for unit checks and npm run validate:dataset after a local run.