Skip to content

eridani137/pinterest_download_saved_boards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script to download all your boards from pinterest.com

Gently download and organize all your pictures into folders

How to use

Create a variable environment with the command

python -m venv venv

Activate variable environment

. venv/scripts/activate

And set up dependencies

pip install -r requirements.txt

Put your credentials in .env file: EMAIL, PASSWORD and USERNAME and run main.py

python main.py

Ignore the error No credentials stored [Errno 2] No such file or directory

If the authorization data is correct, the 'images' folder will be created, which will contain subfolders with all your boards and images.

enjoy✌️

Used libraries:

About

Board downloader from pinterest

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages