Reputation: 1
I need to extract couple from original images from https://www.galerieslafayette.de/lesnouvelles28-fs22/
I usually extract images by downloading them from Chrome cache by going Application->Frames-> Images
UPDATE:I could find images blobs in another frame but not sure how to execute code to download them
This is the link. It only allows to save the image which appears to be a screenshot. Furthermore, some kind of overlay spoils the quality of the picture.
I only have a have no understanding of the code but I can follow the instructions :)
sorry if ask additional questions.
Any help would be appreciated. Maybe links to the apps, chrome extensions or code
Thanks a lot :)
Upvotes: -1
Views: 2773
Reputation: 2113
https://img.yumpu.com/66559632/1/690x978/3-les-nouvelles-28-kundenmagazin-galeries-lafayette-berlin.jpg?quality=80
https://img.yumpu.com/66559632/1/690x978/
loads the same image as the full link)This way you get the basic image url with the desired resolution, you just need to increment the page number (javascript, spreadsheet software, ...) to get all links. you can feed those links to a download manager of your choice.
Upvotes: 0