pinterest-mini-api
v0.1.0
Published
A hacked api for extracting last pins URLs of any board or page in Pinterest.com
Downloads
1
Readme
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: