Improvements
- NodeJS updated to version 22.15.1
- In all Yandex scrapers, a common authorization module is now used (where necessary)
SE::Yandex - added ability to disable sessions
Maps::Google - implemented multi-page scraping, added single result collection
OpenAI::ChatGPT - models updated, added Additional options to specify extra parameters
Check::BackLink - robots.txt check now considers the Don't verify TLS certs parameter- In
Util::AntiGate added Botlab support for text captchas - In Util::* scrapers the default timeout value has been changed:
- for AntiCaptcha - 5 sec
- for other providers - 15 sec
- this update is important for everyone who faced blocking from solving services due to too many requests with errors
Fixes due to changes in the output
- Adaptation to source changes in
SE::Google - Fixed output type check in
SE::Yandex - Fixed smart captcha solving in
SE::Yandex - Fixed snippet collection issue in
SE::Yahoo
OpenAI::ChatGPT - fixed error with o-series models
- Fixed operation of
Shop::AliExpress,
SE::DuckDuckGo,
DeepL::Translator,
SE::Yandex::SQI
Fixes
SE::Google - fixed redirect bypass on Linux
