Skip to content

Gintasz/pinterest-board-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Pinterest Board Downloader Extension

alt text

Features:

  • Users can hover over any pin, select it, and add it to a queue of selected pins to be downloaded
  • Users can select all currently visible pins
  • Mainly, users can download all pins within a pinterest board (assuming that they are on a pinterest board page).
  • Image downloads only (no videos)
  • A Fast and simple Pinterest Downloader

How to install the Extension (Chrome & Edge only)

  1. Download the latest release (the .zip file)
  2. Extract the .zip file (you can use winrar or 7zip or built-in windows extractor)
  3. Go to your browser. For Google Chrome enter chrome://extensions/ or for MicroSoft Edge enter edge://extensions in the url bar.
  4. Enable Developer mode.
  5. Click Load unpacked, a pop up will appear, then select the "browser extension" that you just downloaded
  6. Go to Pinterest and the extension will now be working. Enjoy!

Task A: Select pins and download

User enables the pinterest board downloader by clicking on the button

alt text

The popup will then show up fully

alt text

While hovering over a pin, the user holds down the ShiftKey + Right Click which selects the pin, selecting the pin again unselects it.

alt text

User clicks the download button for currently selected pins and the download process begins.

alt text

Once the download process is complete, the appropriate feedback message is shown.

alt text

Finally, user closes the downloader. Upon closing, selected pins are removed, and will no longer be highlighted. Re-opening the ui would mean a new session (old pins are not remembered).

alt text



Task B: Download All Board Pins

User enables the Pinterest Board Downloader

alt text

Clicks the 2nd download button that will first extract all pins until the number of extracted pins is equal to the specified number of board pins.

alt text

alt text

Finally, user receives a successful download response.

alt text

Finally, user closes the downloader. Upon closing, selected pins are removed, and will no longer be highlighted. Re-opening the ui would mean a new session (old pins are not remembered).

alt text

About

Bulk download of Pinterest board pins or downloading specific pins through manual selection.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%