pinterest-mini-api

0.1.0 • Public • Published

pinterest-mini-api

A hacked api for extracting last pins URLs of any board or page in Pinterest.com

Usage

This mini api hosts a HTTP server that you can send get requests to. First you need to start it like this:

git clone https://github.com/ImanMh/pinterest-mini-api.git
cd pinterest-mini-api
node main.js

This will start the server. The next step is to make get requests to this server. Use Postman(chrome extension) or a simple Javascript xhr request. Here is the parameters you need to make the request:

description
base url /pins The path server is listening on requests (http://localhost:30000/pins)
parameter target specify the url of the page you want to get it's pins

Readme

Keywords

none

Package Sidebar

Install

npm i pinterest-mini-api

Weekly Downloads

1

Version

0.1.0

License

ISC

Last publish

Collaborators

  • iman