Improvements
- Added 6 new FreeAI scrapers, each providing the ability to scrape AI answers from the respective services without registration or API usage:
- In
SE::Google added the ability to scrape AI Overview (AI answer) along with an array of sources - In
SE::Yandex added the ability to scrape the answer from Alice (AI answer) along with an array of sources - In
SE::Yandex::WordCraft added the option Parse queries for Rivals pages, which, when enabled, collects popular queries for each of the links in the Rivals pages - In
SE::Google improved the collection of totalcount - In
Net::Whois updated the whois server for the .in zone
Fixes due to changes in SERP
- In
SE::Google fixed scraping of links and dates in snippets, as well as scraping of results for Serp type=Videos - In
SE::Yandex fixed the detection of desktop/mobile SERP - In
SE::Bing fixed the scraping of anchors and snippets in some cases - Adaptation to source changes in
SE::Yandex::ByImage
Fixes
- Numerous fixes in the browser mode of the
SE::Yandex scraper - Fixed decoding of some links in
SE::Bing - In
Maps::Yandex fixed a memory leak issue
