D
D
DymmyPython2020-02-07 14:10:38
Python
DymmyPython, 2020-02-07 14:10:38

How to download images from image hosting from the forum page of the site?

There is a website page. There are previews, reduced pictures ( thumbnails, previews ) on the page. When you click on the thumbnail (preview), it goes to the image hosting site with the display of the original size of the image.
The task is to download all the original pictures with a script by specifying the link of the page \ and probably hosting (or maybe it's not necessary?)
The HTML code does not roll. there the links are not complete, but of the form (...\...\) and in order to find out the address of the full picture, you must follow the link from the thumbnail ...
There are a lot of pictures and it takes a long time to download one at a time.
I want something like a lightweight grabber script. the depth is only 1 link and there is a photo.
Website rockers download but not right or don't download at all.
Maybe there is something similar, you can advise lightness and simplicity in priority.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
U
Umpiro, 2020-02-07
@Umpiro

You most likely need Selenium.
selenium-get-links
selenium-click-button
selenium-get-images

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question