Skip to content

Decohero/pinterest-board-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pinterest boards downloader

Simple script that downloads board images in current dir

Install

pip install git+https://github.com/SevenLines/pinterest-board-downloader.git

Usage

To download all user boards, run

pinterest.py username

to download specific board run

pinterest.py username/boardname

by default it dont redownload already fetched images, but you can force overwrite by passing -f flag

pinterest.py username/boardname -f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%