Download Images from Pinterest Board

This script helps you to download images from Pinterest Boards to your computer. Currently it saves only 16 images from the board and am looking for a way to fetch all the images. You can copy the following script to your text editor and save it with “.py” extention eg: pinboardSave.py

Python 3 code for downloading images from pinterest board.

Requirements:

  • Python3
  • Tkinter
  • Lxml
  • Requests
  • bs4

Python 2 code for downloading images from pinterest board.

Requirements:

  • Python2
  • Tkinter
  • Lxml
  • Requests
  • bs4

Want to contribute to Download Images from Pintrest Board? Get the github link here

https://github.com/smjrifle/Pintrest-Board-Image-Downloader