Forum Replies Created
-
AuthorPosts
-
January 7, 2023 at 8:11 am in reply to: Prometheus User Submitted Content #6582
This reply has been marked as private. -
January 6, 2023 at 8:45 pm in reply to: Remembering last link crawled in TXT file #6578
If you want to update products, I suggest you use instead the automatic updating feature of the plugin, please check this tutorial video for details on this feature: https://www.youtube.com/watch?v=X4VsajtnkBQ
-
January 6, 2023 at 8:29 pm in reply to: Help with Regex #6577
Hello,
First of all, thank you for your purchase.
Please use the below plugin config:
Scraper Start (Seed) URL / Keywords
Downloadable File Query Type
Regex – All MatchesDownloadable File Query String
(https:\/\/www\.forexracer\.com\/download\/(?:[\w-]+)\.(?:\w+))Generated Post Content:
<a href=”%%downloaded_file%%”>Download</a>Let me know if this helped.
Regards, Szabi – CodeRevolution.
-
January 6, 2023 at 5:54 am in reply to: Remembering last link crawled in TXT file #6575
Hello,
First of all, thank you for your purchase.
Please go to the plugin’s ‘Main Settings’ and check the ‘Remember Imported Links And Do Not Crawl Them Twice’ checkbox -> save settings.
Let me know if this helped.
Regards, Szabi – CodeRevolution.
-
January 6, 2023 at 5:41 am in reply to: Prometheus User Submitted Content #6574
Hello,
First of all, thank you for your purchase.
I was able to remove the link button if I added the following CSS to my test site:
#mceu_9
{display:none;}Please check this tutorial on how to add CSS to your website: https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/
If this is not working for you, please send me the URL of the form where I can see it on your website and I will check it and provide a customized solution for you. However, the above solution should also work.
Regards, Szabi – CodeRevolution.
-
January 5, 2023 at 6:43 pm in reply to: Weird Feed Failure #6564
Ok, sure.
-
January 5, 2023 at 6:26 pm in reply to: Weird Feed Failure #6562
Are you using Crawlomatic to scrape https://www.constantcontact.com/blog/? I am still not sure of this, as we spoke both about Echo RSS and Crawlomatic. If yes, please send me a screenshot with your current plugin settings (to kisded@yahoo.com).
Regards.
-
January 5, 2023 at 5:35 pm in reply to: Weird Feed Failure #6560
I am glad to hear that it worked! Yes, when dates are not available, the current date will be used.
Regards.
-
January 5, 2023 at 5:00 pm in reply to: Weird Feed Failure #6557
This is a proxy issue, the proxies are not able to connect to the site you are scraping. Please set: ‘Main Settings’ menu -> ‘Web Proxy Address List’:
disabled
-
January 5, 2023 at 3:32 pm in reply to: Plugin not loading #6554
Well, the issue is that the pricing of webz.io is not public, they can say different prices to different clients… Because of this I did not say anything about this. But indeed, I will think on a way to make this more clearer.
Regarding another plugin, please check Newsomatic: API subscription for it is included in the purchase price of the plugin: https://1.envato.market/newsomatic
Regards.
-
January 5, 2023 at 3:07 pm in reply to: Plugin not loading #6552
I am sorry for this inconvenience, when I created the plugin, the company was called WebHose and was offering free access to their API.
Since their rebranding, they are asking for high subscription fees. I am sorry for this inconvenience.
Regards.
-
January 5, 2023 at 2:39 pm in reply to: Plugin not loading #6550
Hello,
First of all, thank you for your purchase.
I am glad to hear that you managed to install the plugin successfully.
To get a webz.io API key, you need to contact them and ask for a customized plan for their services. You can contact webz.io here: https://webz.io/tte/talk-to-an-expert
Regards, Szabi – CodeRevolution.
-
January 5, 2023 at 8:39 am in reply to: Weird Feed Failure #6546
Hello,
Yes, Crawlomatic can automatically create an excerpt based on the content of the post. You can use the %%item_description%% shortcode in the ‘Generated Post Content’ settings field for this.
Regards.
-
January 4, 2023 at 9:24 pm in reply to: Change my domain please #6544
i am glad to help!
-
January 4, 2023 at 7:39 pm in reply to: Weird Feed Failure #6542
Hello,
First of all, thank you for your purchase.
I checked and this RSS feed is protected by a scraping protection mechanism, it loads only in a browser (and not when the page is downloaded in the plugin).
To scrape this site, I recommend you also check the Crawlomatic plugin, which is able to use Puppeteer (which is a headless browser which needs to be installed on your server) or HeadlessBrowserAPI (which is a cloud service which renders websites and gets around their scraping protection).
Please check this tutorial video for details: https://www.youtube.com/watch?v=ZljpMpmi_dU
Settings I used in the Crawlomatic plugin which worked for me:
Scraper Start (Seed) URL / Keywords
https://www.constantcontact.com/blog/Content Scraping Method To Use:
PuppeteerDo Not Scrape Seed URL:
checkedSeed Page Crawling Query Type:
ClassSeed Page Crawling Query String:
post-titleI hope this info helps.
Regards, Szabi – CodeRevolution.
-
AuthorPosts