limkokhole / pinterest-downloader

Download all images/videos from Pinterest user/board/section.
MIT License
278 stars 47 forks source link

download from search or pin #20

Closed nicolai256 closed 1 year ago

nicolai256 commented 1 year ago

I noticed it's not possible to download images from search or from the images related to a pin, would this maybe be possible?

limkokhole commented 1 year ago

This is quite meaningless IMHO as it will end up download too many duplicate images from each search results or related images, and it will not group in user/board/section meaningful hierarchy/collection.

shigabeev commented 3 months ago

Hey! I'd like to use search anyways, I need to get a set of images for each query. What are my options? I tried modifying your code with LLMs, but looks like they can't digest it properly.

I don't mind duplication, I can filter for that later on.