[ad_1]
[ad_2]
I have a site which I need to make a clone of. I need to replicate the products that they have on their WordPress site. I thought of making a web scraper to export all of them in CSV files but then that leaves the part about image. Because the products on that website has images with their links. Is there a way to do this better? I have about 2000 products that I need to import from a WordPress site to my WordPress site. Any help would be appreciated.
Woocommerce has an export feature that should allow you to export all your products and inmport it to the new website.