suavelizard / pinteresting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinteresting

Description

Small app for downloading pin's images from pinterest.com

Usage

  • Clone repository

    git clone https://github.com/SneakyEchidna/pinteresting.git

  • Install dependencies

    npm install

  • Create token at https://developers.pinterest.com/docs/api/overview/

  • Add token to pinteresting.js

  • Download all images from desired board

    node pinteresting.js username/boardname

About


Languages

Language:JavaScript 100.0%