• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WP Content Crawler - Get contents from almost any site, automatically

WP Content Crawler - Get contents from almost any site, automatically v1.14.0

No permission to download
Can anyone help me with a solution for crawling a site with load more buttons instead of pagination links?
 
  • Like
Reactions: mkaexe
Babak updated WP Content Crawler - Get contents from almost any site, automatically with a new update entry:

WP Content Crawler v1.13.0

Download WP Content Crawler v1.13.0 - Get content from almost any site, automatically! Nulled Free
v1.13.0 - 26 March 2023
New

  • Adds [openai-gpt] short code. This is used to generate text by using OpenAI API, including ChatGPT. See OpenAI GPT Short Code for more information.
  • Adds DeepL Translate API
  • Adds...

Read the rest of this update entry...
 
  • Like
Reactions: mkaexe
i run this wp crawler with a large queue and run continuously every minute, i have the problem that it will increase the size of the cache file in the tmp section of the server, i think it is caused by this plugin, anyone ever had this problem , Thanks
 
its not nulled 🥹 There is a problem with the license, it keeps giving an error message. to enter the license code.
 

Version: 1.13.1​


Fix
  • Custom and generative short codes used in the Post Date Selectors setting’s options box should be applied
  • Remove the buttons of the short codes that are not available for use from the Templates Tab of the Post Date Selectors setting’s options box
  • File names cannot be retrieved from the Content-Disposition header in WordPress 6.2
  • When translating with Amazon Translate API, too many requests error occurs
  • Translation does not work for long texts
 
  • Like
Reactions: kiLLa
CRACK ALL:


B1: wp-content-crawler\wp-content-crawler.php

Add the below paragraph at the end

PHP:
// ==========================================================================
// ============ Fully nulled and tested 100% working by wp.solar ============
// ==========================================================================
add_action(
    'plugin_loaded',
    function() {
        delete_option( '_wp-content-crawler_trialc' );
        delete_option( '_wp-content-crawler_license_message' );
        update_option( md5( '_wp-content-crawler_toolm' ), base64_encode( '1' ), true );
        update_option( '_wp-content-crawler_license_key', '********-****-****-****-************' );
    }
);
// ==========================================================================
// == WP Solar - Yet another premium WordPress themes and plugins manager. ==
// ==========================================================================

B2: wp-content-crawler\app\WPTSLMClient.php

Line 660 :

PHP:
private function handleAPIResponseForInfo(array $response): bool {
..............

}


Replace the above function as follows
PHP:
private function handleAPIResponseForInfo(array $response): bool {
        $this->resetTrialCount();
        $this->setValid('1');
        $this->setErrorMessage(null);
        return true;
}
 

16.1. v1.13.1 - 7 April 2023​

Fix
  • Custom and generative short codes used in the Post Date Selectors setting’s options box should be applied
  • Remove the buttons of the short codes that are not available for use from the Templates Tab of the Post Date Selectors setting’s options box
  • File names cannot be retrieved from the Content-Disposition header in WordPress 6.2
  • When translating with Amazon Translate API, too many requests error occurs
  • Translation does not work for long texts
 

Forum statistics

Threads
79,485
Messages
1,143,483
Members
249,009
Latest member
daif.elsalame
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock