Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 2,191 through 2,205 (of 4,646 total)
  • Author
    Posts
  • in reply to: Proxy problems #6502


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Ok, I will let you know in email when I have an update on this.

  • in reply to: Proxy problems #6499


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Can you send me, please, temporary admin login credentials to your WordPress install, so I can do some tests in the plugin setup? Send it, please, to my email address: kisded@yahoo.com

    I will try to help to solve this issue, however, I cannot promise that I can make it work, as some recaptchas are very resilient and almost impossible to bypass. But I will try.

    Regards, Szabi – CodeRevolution.

  • in reply to: It needs a lot of writing. #6498


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Please be sure to set:

    Title Query Type
    Auto Detect

     

    Regarding minute based running, currently, the plugin is limited to a minimum of 1 hour rule running period. This limitation is to not allow users to overuse their server’s resources and contact me afterwards complaining that the plugin is not working.

    If you wish, I can add this feature to the plugin for you, for details, please contact me at email kisded@yahoo.com

    Regards.

  • in reply to: Full articles import occurs 404 error #6496


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com.

    Regards, Szabi – CodeRevolution.

  • in reply to: It needs a lot of writing. #6490


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Scraper Start (Seed) URL / Keywords
    https://gall.dcinside.com/board/lists?id=dcbest

    Do Not Scrape Seed URL:
    Checked

    Seed Page Crawling Query Type:
    Class

    Seed Page Crawling Query String:
    ub-content us-post

    Content Query Type
    ID

    Content Query String
    article_body

  • in reply to: Problem with posting – Urgent request #6488


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com.

    Regards, Szabi – CodeRevolution.

  • in reply to: It needs a lot of writing. #6487


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Please use the below settings in the plugin for this specific source, to scrape multiple articles from them:

     

    Scraper Start (Seed) URL / Keywords
    https://24post.co.kr/people2

    Do Not Scrape Seed URL:
    Checked

    Seed Page Crawling Query Type:
    Regex Capture Group Match

    Seed Page Crawling Query String:
    #<a href=”(\/people2\/\d+)”>#

    Content Query Type
    Class

    Content Query String
    rd_body clear

     

    Let me know if this helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: Keep getting 403 while save setting #6484


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    Usually, the issue you encountered is caused by a security feature that your hosting provider has set up on your server, which prevents the plugin from saving its settings properly.

    So, to resolve this issue, I suggest you to contact you hosting support and ask them the following: they should check if your host has any mod_security settings that forbids sending of URLs/content as POST parameters, or any other rule, that could forbid this to happen. If they find such a rule, ask them to remove it. Also, you could describe the issue you are having to them, maybe they know how to fix it. To describe your issue, you can tell them the following:

    “When I submit any kind of content in a custom form using POST method, in a WordPress plugin I am using, I get a 403 page forbidden error on submission. Please disable mod_security on my server because I suspect that it is preventing the plugin I use from functioning.”

    After they will remove this restriction on your server, the plugin will be able to save settings.

    Let me know if this info helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: Can Crawlomatic crawl sites developed with asp.net? #6481


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    For this specific site, scraping featured images is possible only using Puppeteer, which is a headless browser, which renders also JavaScript on scraped pages. If possible, please install Puppeteer on your site, as shown here: https://www.youtube.com/watch?v=pRUDcSOe724

    If this is not possible for you, you can use also HeadlessBrowserAPI: https://www.youtube.com/watch?v=rj-LOI-sc14

    Afterwards, please configure Crawlomatic as follows:

    Content Scraping Method To Use
    Puppeteer

    Featured Image Query Type
    ID

    Featured Image Query String
    ctl00_ContentPlaceHolder1_Image3

    Regards.

     

  • in reply to: Can Crawlomatic crawl sites developed with asp.net? #6479


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    First of all, thank you for your purchase.

    I managed to scrape this site using Crawlomatic, using the below settings:

     

    Scraper Start (Seed) URL / Keywords
    https://www.legislaturaneuquen.gob.ar/prensaNuevo.aspx

    Do Not Scrape Seed URL:
    checked

    Seed Page Crawling Query Type:
    ID

    Seed Page Crawling Query String:
    ctl00_ContentPlaceHolder1_DataList1

    Content Query Type
    ID

    Content Query String
    ctl00_ContentPlaceHolder1_lblTexto

    Title Query Type
    ID

    Title Query String
    ctl00_ContentPlaceHolder1_lblTitulo

     

    For https://www.legislaturaneuquen.gob.ar/ it is the same, excepting the below differences:

    Scraper Start (Seed) URL / Keywords
    https://www.legislaturaneuquen.gob.ar/

    Seed Page Crawling Query Type:
    ID

    Seed Page Crawling Query String:
    ctl00_ContentPlaceHolder1_div_NoticiasEnNoPrincipales

     

    I hope this info helps.

    Regards, Szabi – CodeRevolution.

  • in reply to: the error with ai editor #6477


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Replied in private message, please check.

    Regards.

  • in reply to: the error with ai editor #6475


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    I updated the plugin on your site, please check if issues are fixed.

    Regards.

  • in reply to: the error with ai editor #6474


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Oh, I am sorry, this is my mistake, I found the email, we speak also on Facebook, this confused me. I check on the issue now and let you know.

  • in reply to: the error with ai editor #6473


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    I checked my email (also in spam), but did not find your sent email, I suspect that it was not sent correctly. Please resend credentials manually to my email kisded@yahoo.com, as if you send them using WordPress, it might not send the emails correctly for you.

    Let me know when you managed to resend credentials, so I can check.

    Regards.

  • in reply to: the error with ai editor #6470


    Szabi – CodeRevolution
    Keymaster
    Post count: 5096

    Hello,

    Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com

    Regards, Szabi – CodeRevolution.

Viewing 15 posts - 2,191 through 2,205 (of 4,646 total)