Best tool(s) to Scrape & translate articles + upload on WordPress?

Hello please can you help me with the scraper I need it please as a new member I can't pm you
i have a working approach for this.
I created php scraper that takes the HTML of post content for any site, still has to be adjusted for the url you wanna usse it for though.

I can code a scraper for you if you want, you'd have to run it via google cloud console (Free and very fast)

The scraper takes page conteent in html and puts it into a CSV file, title, content , featured image, tags, etc.

Once it's in that format, i get it into any wordpres site using WP ALL IMPORT plugin (They have a templating system for importing post, alot of crazy stuff can be done).
View attachment 186721


If you need to translate, make sure you've already uuploaded to wordpress, then find a translation service that integrates with wordpresss... that way you solve the last issue.
Any who, DM me and i'll helpout when i can. it's a 3-4 step stuff, no need for VA.
 
Hello please can you help me with the scraper I need it please as a new member I can't pm you
Hi Bulldragon,

You need to know a few things to use m scraper script as it doesn't have a Gui (Graphical User Interface).

1. Basic HTML
2. CSS selectors
3. Basic PHP
4. Basic Command Line (how to run scripts on a CLI)

If you're still interested, reply to this and i'll send it to your DM
 
I don't know much about
Basic Command Line (how to run scripts on a CLI) is there anyway I can learn about it and it concept and also can you recommend me to any Gui (Graphical User Interface) scraper.
Hi Bulldragon,

You need to know a few things to use m scraper script as it doesn't have a Gui (Graphical User Interface).

1. Basic HTML
2. CSS selectors
3. Basic PHP
4. Basic Command Line (how to run scripts on a CLI)

If you're still interested, reply to this and i'll send it to your DM
 
Back
Top