/PinJS

A way to get images from pinterest using puppeteer!

Primary LanguageJavaScriptApache License 2.0Apache-2.0

PinJS

A way to get images from pinterest using puppeteer!

How to use

  • Fork the repo!

  • Create a file!

  • Add the loader!

const { GetImages } = require('./PinJS/loader')

GetImages('Cats', true);
  • Run the file! node index.js

Output

image

image