M
M
machno2014-08-15 14:16:34
PHP
machno, 2014-08-15 14:16:34

How to parse Yandex.Market?

Suddenly there was a need to put a picture / pictures and descriptions for a large number of products. Currently over 2,000 titles.
How and how can I parse the Yandex output? Maybe you need to use the API?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
Z
zugo, 2014-08-15
@zugo

Logically, you need to use the API. But if you just want to parse, I can recommend the phpQuery library . It's kind of a port of jQuery (Sizzle) to PHP, it makes it very easy to parse the DOM using CSS selectors.

A
Alexey Gorbunov, 2019-09-04
@leha_gorbunov

The Yandex API has been closed for access since March 2019. Only large portals have been left.
UPD: Here is another Yandex Market content API service ymscanner.com

R
Reistlin, 2014-08-15
@iznaur

api.yandex.ru/market content API should be suitable

E
Eugene, 2014-08-15
@cyber-jet

Isn't it easier to parse some of the well-known stores? In general, the whole trouble of online stores is precisely in this, in the characteristics of one thing and in fact another, and even in the Yandex market. Think.

A
adminfreeall, 2021-11-19
@adminfreeall

Here is another ApiSystem service for accessing the Market content API.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question