T
T
TheNYT2018-03-01 12:47:17
Wget
TheNYT, 2018-03-01 12:47:17

Wget doesn't work for ajax images, is there another way?

There is such a configurator https://www.grandline.ru/calculator and you need to download images from it, but only those that are displayed on the first download can be automatically downloaded, the rest are downloaded via ajax, how can I download them automatically so as not to download manually?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Skibin, 2018-03-01
@megafax

With pure wget, you are unlikely to succeed.
Possible solutions:
1. download it manually (do not immediately discard it, it may take longer to write the parser)
2. understand the logic of the JS configurator, most likely it has some configs (either static / or generated through the backend), here from them tear out all the necessary urls and download them in any convenient way.

D
Dimonchik, 2018-03-02
@dimonchik2013

https://www.nirsoft.net/utils/chrome_cache_view.html
can you figure it out?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question