The script has been working for a long time and it was really cool, but Pinterest prevent webscraping. You should be able to webscrap the first page of pins but not more thant that. -- A PHP and casperjs scripts to webscrap and display elegantly your Pinterest with WookMark jQuery plugin -- The script
Install / Use
/learn @jflefebvre/PinterestREADME
This project allows to
- Web scrap your pinterest data
- Displays your pins very elegantly with WookMark jQuery plugin and lightbox.
I assume that you have the following packages installed in your path.
- casperjs
- imagemagick (convert command) to generate the thumbnails
Cookbook
Create a new sqlite db names pinterest.db in the root of the project
Example:
sqlite3 pinterest.db
Then, create a tmp table with the following command
create table tmp (tmp int);
Exit from sqlite with .exit
Run the following scripts to prepare the data
casperjs --ssl-protocol=any pinterest-casper.js <user_name>
It will generate a json file with all your pins data.
php pinterest-webscraper.php
It will import original pins in pins folder and will generate the thumbnails for WookMark
That's all !
Feel free to drop me a line if you like this project or have some suggestions. (lefebvre.jf@gmail.com)
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
