How to scrape all products from a website and upload to my WooCommerce website?

Mr.montez

Elite Member
Jr. VIP
Joined
May 31, 2020
Messages
1,764
Reaction score
633
Hello fam, and yes I have tried multiple methods from WordPress plugins and everything, but for some reason, they can't read the website's content even using the visual selector. So please let me know how I can automate scraping the products and then upload them on my WooCommerce shop? It's over 3500 products so I can't do it manually. Please share with me your methods or what might be the reason the plugins I have tried not working for this? I have WP Crawlo Matic and WP automatic poster
 
I bet someone can build a simple python script for that
too bad I'm not that guy, lol

will be watching this thread
 
If i were i'd build a python script that scrapes and posts all the products automatically in your website.
 
Will test it too

Will send you private PM don't wana disclose in public
You have to build the bot yourself in zennoposter. It doesn’t come with this. If you know about html elements or css selectors making this is a simple task.

Browser automation studio might be better to test with because it’s free. Just not as polished as zennoposter. BAS could absolutely handle this.
 
If i were i'd build a python script that scrapes and posts all the products automatically in your website.
Sadly I don't have that knowledge to build the bot my self.
You have to build the bot yourself in zennoposter. It doesn’t come with this. If you know about html elements or css selectors making this is a simple task.

Browser automation studio might be better to test with because it’s free. Just not as polished as zennoposter. BAS could absolutely handle this.
Okay will check that too, maybe I should learn both of them since the knowledge will be useful for future websites and projects.
 
They are both incredibly useful tools. They use a real browser too (and can use headless browser if you set it that way), so it’s easy to bypass bot protection and firewalls like cloudflare, etc.
 
They are both incredibly useful tools. They use a real browser too (and can use headless browser if you set it that way), so it’s easy to bypass bot protection and firewalls like cloudflare, etc.
Very interesting will definitely take a look at them, thanks for the advice if you have more suggestions would love to hear :) . Maybe plugins you experienced before for these type of tasks?
Is it your own website or someone elses?
No it's not my website.
 
I don’t use plugins for tasks like this. It’s easy to see plugins in source and they slow websites down oftentimes. That’s why I look to solutions like zennoposter.
 
I don’t use plugins for tasks like this. It’s easy to see plugins in source and they slow websites down oftentimes. That’s why I look to solutions like zennoposter.
Understood!! Thanks my friend looking at tutorials for zennoposter. Will update if everything goes smoothly
 
maybe You try to scrape something that is not recognized by plugins You using. You can PM me with site link too.
 
Back
Top