Недавний контент thewitcher1357

  1. thewitcher1357

    Cannot get the initial profile

    I tried reinstalling but the error still occurs.
  2. thewitcher1357

    Cannot get the initial profile

    hi My guests cannot wait any longer. Can you quickly help me fix this error?
  3. thewitcher1357

    Cannot get the initial profile

    I sent it and haven't received a reply yet. Email [email protected]
  4. thewitcher1357

    Cannot get the initial profile

    I can't launch any templates on zennoposter
  5. thewitcher1357

    I can't download the Zennoposter demo?

    I can't download the Zennoposter demo? Please correct the demo download link.
  6. thewitcher1357

    I got the error project does not contain default settings when selling templates using plugins to customers

    When I install and run Zennobox for a customer, when I open the Input Setting of the template, it says "Project does not contain default settings" and the Updates column of the template always shows "Waiting for an update" as shown below. How to handle this error?
  7. thewitcher1357

    Error cannot translate when Source language is set to auto in version 7.7.2

    i use googletranslateviawebinterface, I feel that using google translate in auto mode will be more accurate
  8. thewitcher1357

    Error cannot translate when Source language is set to auto in version 7.7.2

    Error cannot translate when Source language is set to auto, I feel that using google translate in auto mode will be more accurate. Error: Subproject rewrite_gg. Running the TextProcessing Could not get answer fromhttp://translate.google.com/translate_a/t
  9. thewitcher1357

    How to use Zyte's Automation Extraction API to get the article content

    CURL $ curl --verbose \ --user 'myapikey':'' \ --header 'Content-Type: application/json' \ --data '[{"url": "http://books.toscrape.com/catalogue/a-light-in-the-attic_1000/index.html", "pageType": "product"}]' \ --max-time 605 \ --compressed \ https://autoextract.scrapinghub.com/v1/extract
  10. thewitcher1357

    How to use Zyte's Automation Extraction API to get the article content

    How to use Zyte's Automation Extraction API to get the article content of a link by POST Request. Thank!