Regarding scraping of public domain images
MerryBadger
Norway
Hi,
I want to scrape high resolution images from public domain sites. This should be perfectly legal and lot of fun, but I got one problem. I am not sure how to scrape for example every page within one category. Often there will be a site like this:
"Category such and such"
lots of images
<---1,2,3,4,5,6,7,8,9..............234 --->
How do I set it up to scrape all those sites and make sure that it pulls out the image and not the thumbnail (preferably even the highest resolution version of that image as they often have more than one version due to download preferences)
Thanks for your attention
All the best
Mr. Badger
I want to scrape high resolution images from public domain sites. This should be perfectly legal and lot of fun, but I got one problem. I am not sure how to scrape for example every page within one category. Often there will be a site like this:
"Category such and such"
lots of images
<---1,2,3,4,5,6,7,8,9..............234 --->
How do I set it up to scrape all those sites and make sure that it pulls out the image and not the thumbnail (preferably even the highest resolution version of that image as they often have more than one version due to download preferences)
Thanks for your attention
All the best
Mr. Badger
Comments
The URL I want (and I want the highest possible resolution) is:
https://freevintageillustrations.com/illustrations/vintage-animal-illustrations/
I hope you can teach me how so I can utilize this great tool in the best possible way.
All the best
Mr. Badger