jorun
Junior Member
- Sep 15, 2020
- 196
- 178
Thanks, how did you automate?
Can you suggest the most effective way of automating pls?
With Python, currently my script can scrape remove all ads within the article, clean up the HTML (remove classes, ids, data attributes etc), scrape the image URL, categorize based on most frequent keywords in the text and translate with the DeepL API.
Unfortunately a few of the translated articles already have a high % of matching already indexed articles on other websites, which seem to be using DeepL as well, still trying to make my articles more unique.
Will be running this on my Raspberry Pi or virtual machine.