LoneStamp99 / Pinterest-Image-Board-Downloader

Download all images at once in Pinterest Board pins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinterest Image Board Downloader

Author: Kendrah Lonestamp

Description

The Pinterest Image Board Downloader is a Python script that allows you to download all the images from a Pinterest board.

Requirements

To run this script, you need to have the following dependencies installed. You can install them by running pip install -r requirements.txt.

  • os
  • beautifulsoup4
  • tqdm
  • requests

Usage

  1. Clone this repository to your local machine or download the script file.

  2. Install the required dependencies by running pip install -r requirements.txt.

  3. Run the script using the following command: "Just Hit Enter".

  4. The script will prompt you to enter the URL of the Pinterest board you want to download images from, and enter the download folder path.

  5. Once the process is complete, the images will be downloaded to the specified directory on your local machine.

Screenshots

!Copy board url: Screenshot (1231)

!Downloading: Screenshot (1232)

!Downloaded: Screenshot (1233)

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Download all images at once in Pinterest Board pins.

License:MIT License


Languages

Language:HTML 77.9%Language:TeX 21.9%Language:Python 0.2%Language:C++ 0.1%