Code After running the code >> Client's Goal:
>>>>> I need all the images in png format of the following website:
___________ Thanks!
>>> My work:
>>>>> I wrote an script to extract all the URLs of Images(.png) which were more than 5000 and than scrap download links of particular images and download it in a directory on windows or mac. Here I have optimize the code for 10 Images to prevent my computer from freezing lol but it can download all images for you may exceed up to GBs.
Modules used in this project:
Python
Jupyter
requests
Beautiful Soup
Check out the video of script running in real time on the link. Thanks!
Published:March 15, 2021