N
N
nulledbox2020-07-26 01:22:54
WordPress
nulledbox, 2020-07-26 01:22:54

Parsing products with WooCommerce. Is there a solution?

There is a donor site from which you need to parse products in CSV
Site on WP (Woo) There
are only 800 products Tell me a

good solution for parsing.
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan Hasanli, 2020-07-26
@azerphoenix

Hello!
Do you have access to the donor site?
1) Access is available
Then use the admin panel of the donor site and the Wp All Export plugin to export products to xlsx | csv. And then using the Wp All Import Pro + Wp All Import Woocommerce Addon plugin, import the products to your website.
2) No access to the site. Then you need to parse goods "from the outside". Those. need a parser:
If you know how to write parsers, then feel free to take it and write. The parser will go through the pages and collect data about the products. Another thing is how to import goods - and here there are 2 options: export to xlsx with a parser | csv. And then import the above plugin. Or another option - during parsing, use the Woocommerce REST API to import products to the site.
https://woocommerce.github.io/woocommerce-rest-api...
If you don't know how, then the Visual Web Ripper program. It is licensed and costs a lot of money (about $300). It will be cheaper to pay someone freelance for work.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question