M
M
Max1152020-05-23 21:10:54
API
Max115, 2020-05-23 21:10:54

Is it possible to download all the photos from the "Shop" application in VK at once?

There is a VK store with 1000+ products. The owner wants to duplicate the photos of the goods in a photo album. Is it possible to do this? That is, somehow transfer photos from the Store application to a separate group photo album? If not, is it possible to download photos from the application to the computer at least once?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor, 2020-05-23
@Max115

Yes, you can. The market.get method will return an array of "Product" objects. The "Product" object has a thumb_photo property - this is the URL of the product's cover image. More details on the page Object: Product This way you will get product images.
To upload a photo to a group, use the photos.getUploadServer and photos.save methods in sequence

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question