Improvements
- Added 2 new scrapers:
SE::DuckDuckGo::Images - image scraper from DuckDuckGo
SE::Dogpile::Images - image scraper from Dogpile
- Fully rewrite 2 scrapers:
SE::Google::Images - added regional settings, support for ReCaptcha2, the ability to set various search filters and scraping of anchors, links to the source page, links to previews, and image types
SE::Yandex::Images - added scraping of links to previews
- Improved performance
SE::AOL, and also increased the maximum number of pages in the settings - Improved performance
SE::Ask, and also added the ability to parse related keywords - JS parsers: optimized constructor call and init()
- JS parsers: added support of async init()
- Fixed parsing anchors in
SE::Google::Modern - Fixed indication of the region in
SE::Yandex - In
Shop::AliExpress fixed passage through pages
SE::Bing::Images,
SE::Dogpile,
SE::DuckDuckGo,
SE::Google::ByImage
- Fixed a memory leak when a large number of attempts
- Fixed a bug where the request did not end in Test Parsing when working with some links
- Fixed parsing various parameters in
Net::Whois - Fixed display of the Russian language (the problem appeared in the previous version)
- Fixed freeze when working
SE::Yandex::Images with antigate - JS parsers: fixed work of check_content
- JS parsers: fixed work with sessions (the problem appeared in one of the previous versions)
Last edited: