In A-Parser 1.1.811 added 6 new built-in parsers - Amazon, Yandex.Market, Rambler, IxQuick, adding a link to the Bing index, an advanced Moz parser (OpenSiteExplorer). Add ideas for new parsers on our forum and we will definitely implement them.
In addition to built-in parsers, you can create your own JavaScript parsers - using the full power of A-Parser multithreading, as well as the performance of the V8 engine and the benefits of ES6.
For owners CapMonster and XEvil - we remind that A-Parser can be connected to these programs out of the box, thereby enormously increasing the parsing speed in many parsers.
Enhancements
- New parser
Shop::Amazon - scraping search output https://www.amazon.com for the keyword, collects the title, link, picture, price, price to discounts, rating, number of comments, seller and additional information - New parser
Shop::Yandex::Market - parser of Yandex.Market, for the specified keyword (or a direct link to the category) collects the following data: product name, link, link to picture, rating, number of comments, price from and to, number of offers from stores and a list of additional characteristics - New parser
SE::Rambler - Rambler today uses both Google and Yandex search output, depending on the user's geolocation (proxy), there is support antigate - New parser
SE::IxQuick - https://www.ixquick.com - another search engine based on the issuance of Google - Adding links to the Bing index -
SE::Bing::AddURL - adds your links on an industrial scale, requires an antigate - New parser
Rank::OpenSiteExplorer::Extended - advanced version of parser
Rank::OpenSiteExplorer, scraping from https://moz.com 39 parameters by domain, subdomain and page - JavaScript parsers: new methods this.util.urlFromHTML(url, [base]) and this.util.updateResultsData(results, data)
- In parser
SE::Yandex added time of the last caching of the page
SE::Yandex - fixed parsing of search output, links to page cache, as well as scraping of advertisements
SE::Google - fixed the parsing of advertisements, as well as the problem with parsing in rare cases when using antigate
- In parser
Net::Whois fixed parsing dates, and improved parsing of whois server GoDaddy
SE::Google::Trends - completely updated the parser and the list of collected values
Rank::LinkPad,
Rank::MajesticSEO,
SE::Seznam
- The problem with scrolling in the Scheduler
- The problem with encoding in tools.parseJSON
- Error importing JavaScript parsers