📌 Pinterest Scraper — Pins, Boards, Search & HD Media
Pricing
from $3.00 / 1,000 pin scrapeds
📌 Pinterest Scraper — Pins, Boards, Search & HD Media
Scrape Pinterest pins, boards and search results without an API key. Get full-resolution image and video URLs, captions, links and dimensions as clean JSON. Three modes: keyword search, pin/board URL, and related pins. Pay per pin.
Pricing
from $3.00 / 1,000 pin scrapeds
Rating
0.0
(0)
Developer
Pika Choo
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Scrape Pinterest pins, boards and search results and get back full-resolution image & video URLs, captions, links and resolution — clean JSON, billed per pin.
No API key. No login required for public content.
Three modes
- 🔍 Search by keyword — give a query (e.g.
minimalist interior) and pull matching pins - 🔗 Pin / Board URL — scrape every pin from one or more pin or board URLs
- ♻️ Related to a pin — pull pins Pinterest recommends as related to a given pin
Input
| Field | Description |
|---|---|
| Mode | search, url, or related. |
| Search Query | Keyword (Search mode). |
| Pin / Board URLs | Pin or board URLs (URL & Related modes). |
| Max Items | Pins per query / URL (1–1000). |
| Minimum Width / Height | Skip images below these pixel dimensions. |
| Include Captions | Fetch caption / alt text per pin. |
| Session Cookies | Optional JSON cookies for private / region-locked boards. |
| Proxy | Residential proxy recommended (Pinterest rate-limits datacenter IPs). |
Example input
{"mode": "search","query": "scandinavian living room","maxItems": 50,"minWidth": 600,"includeCaptions": true}
Output
Each row is one pin: id, image_url (full resolution), video_url, pin_url, caption, width, height, is_video, source_query, scraped_at. Queries / URLs that fail return an error row so one bad input never fails the run.
Notes
- For large jobs, enable the residential proxy — Pinterest throttles datacenter IPs after a few hundred requests.
- Private and region-locked boards require your session cookies (paste as JSON in the Cookies field).
- Billing is per pin scraped.