A
A
Artyom2017-04-26 17:34:48
Parsing
Artyom, 2017-04-26 17:34:48

How to get image url from website?

Site with goods. More than 10 thousand positions. How can I get the url of each product image?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ilya, 2017-04-26
@glebovgin

Curl + xpath
Curl to the page of each product and take the url of the desired images.
xpath queries depend on layout.

A
Alex Wirtz, 2017-04-27
@Infleo

It all depends on the structure of the site. You can use the Chrome extension Web Scrapper.
If such automation does not give in, then call any programmer. He will write a
"spider" specifically for this site to bypass all pages and parse url-s.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question