1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Join our Telegram chat: https://t.me/a_parser_en
    Dismiss Notice

1.2.455 - puppeteer module support, all methods in Net::HTTP, Cloudflare protection bypass update

Discussion in 'News' started by Support, Apr 8, 2019.

  1. Support

    Support Administrator
    Staff Member A-Parser Enterprise

    Joined:
    Mar 16, 2012
    Messages:
    4,455
    Likes Received:
    2,133
    [​IMG]

    Since version 1.2.455, we are launching official support for the Node.JS module of the puppeteer module — automation tools for working with the Chrome (Chromium) browser, due to which full DOM rendering with JS is possible. As an example, we publish the scraper, which takes screenshots of sites in PNG format, there is a choice of the size of the screenshot also. Chromium can be run on both Windows and Linux servers without a GUI.

    Improvements
    • SE::Bing::Images SE::Bing::Images completely rewritten, added additional data scraping, as well as the choice of region and interface language added in the settings
    • In Net::HTTP Net::HTTP added all the methods to the settings, and also implemented the ability to override via the Method header
    • Added the ability to format all digits in the interface
    • JS scrapers: in this.parser.request for override added option needData, which determines whether to transmit or not in the response data/pages[], can be used for optimization
    • JS scrapers: added support for url and ws modules
    Corrections due to changes in the issuance
    Corrections
    • Fixed the work of the function Bypass Cloudflare Net::HTTP Net::HTTP
    • Fixed a bug due to which the Preppend text was not written under certain settings
    • Fixed work of some socks4 proxy
    • Fixed error in $tools.base64.encode() when working with Cyrillic characters
    • In Shop::Amazon Shop::Amazon fixed bug where domain was ignored
    • JS parsers: fixed a rare error in the work of sockets in Node.js
     

Share This Page