Answer the question
In order to leave comments, you need to log in
What program is suitable for parser of goods from some site to your own?
Good day to all.
There is an online store on WordPress.
We need a program / services that will unload goods from another store and upload them to mine, thank you in advance for your answers.
Answer the question
In order to leave comments, you need to log in
You can upload Yandex.Market YML files from other stores. Then the parser is not needed, most CMS have plugins for working with such files.
2 options:
1. write a parser, for example using PHP Simple HTML DOM Parser simplehtmldom.sourceforge.net
2. use desktop software, for example Content Downloader sbfactory.ru/?p=600 this program is simply configured and can parse directly into the database or pass the results to your php script, which will then decide what to do with them.
I would use the 2nd method to create a database from scratch, and the 1st for further updating.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question