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.138 - support of Node.js modules, processing ReCaptcha2 in all Google parsers, AliExpress parses

Discussion in 'News' started by Support Денис, Feb 23, 2018.

Tags:
  1. Support Денис

    Support Денис A-Parser Enterprise License
    A-Parser Enterprise

    Joined:
    Jun 12, 2017
    Messages:
    586
    Likes Received:
    185
    [​IMG]
    In A-Parser 1.2.138, node 8.9.x emulation is added with module loading support and partial implementation of fs and net modules. This makes it possible to access from the JavaScript parsers directly to the file system, and also use a TCP connection from modules to other services (for example, mysql, redis, chrome...).
    All of this allowed to load and use node modules from the npm catalog, which contains a lot of useful libraries for data processing, connectors to databases and many other interesting things. At the moment, the following modules have been tested: md5, async-redis, jsdom, puppeter.

    Improvements
    Corrections due to changes in the issuance
    Corrections
    • The work of the Regex Builder has been fixed.
    • Fixed work with encodings in parsers of translators and JS parsers
    • Fixed the work of SE::Google::Position SE::Google::Position
    • Fixed selection of region in SE::Yandex::Direct SE::Yandex::Direct
    • Fixed the work of the Location option in SE::Google::Modern SE::Google::Modern
    • Fixed the work of sessions in SE::Google::Modern SE::Google::Modern with an overridden domain
    • The bug was fixed when using the option Overwrite file, Prepend and Append text
    • Fixed displaying of tabs in the Test Task window
    • Fixed displaying the list of presets in the Run on complete field
    • The work of this.proxy.set() in JS parsers has been fixed
    • Fixed the work of additional parameters in JS parsers
    • Fixed a bug due to which the API could not specify the Append and Prepend Texts
    • Fixed export of presets
     
    #1 Support Денис, Feb 23, 2018
    Last edited by a moderator: Feb 23, 2018

Share This Page