Pinterest Data Extractor - Pins, Boards, Profiles & Search PPR
Pricing
from $1.80 / 1,000 pin extracteds
Pinterest Data Extractor - Pins, Boards, Profiles & Search PPR
Scrape Pinterest pins, boards, profiles and search results - no login. Get images in every resolution, description, link, board, creator and engagement, with an optional detail mode for saves, comments and shopping price. Export to CSV, JSON or Excel.
Pricing
from $1.80 / 1,000 pin extracteds
Rating
0.0
(0)
Developer
Zaver
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Pinterest Scraper π
Pinterest Scraper extracts pins, boards, profiles and search results from Pinterest β no login, no API key. Give it search keywords or Pinterest URLs and get every pin with images in all resolutions, description, source link, board, creator and engagement, plus an optional detail mode for saves, comments and shopping prices. Export to CSV, Excel or JSON, or pull it via the API.
Built for content research, trend and SEO analysis, e-commerce/product discovery and marketing.
- β No login, no API key β public Pinterest data, read anonymously
- β Pins, boards, profiles and search in one tool
- β Images in every resolution (orig / 736 / 474 / 236 / 170) + dominant color
- β Source link & domain for each pin β see where it links out
- β Detail mode β saves, comments, SEO title/description, shopping price
- β Pay per pin β only for results you get
- β CSV, Excel, JSON, XML export + full API, scheduler and integrations
What data does it extract?
One row per pin:
| Field | Description | Example |
|---|---|---|
title / description | Pin text | Cozy living room |
image_url | Original-resolution image | https://i.pinimg.com/orig/β¦jpg |
image_urls | All resolutions | {orig, 736x, 474x, β¦} |
dominant_color | Hex color | #aabbcc |
link / domain | External source | https://shop.example.com / example.com |
board_name | Board it's saved to | Home Ideas |
creator_username | Pinner | homestyle |
creator_followers | Pinner follower count | 12000 |
pin_url | Direct pin link | https://www.pinterest.com/pin/β¦/ |
With Include full pin details on, each row also gains saves, comments, shares, seo_title, seo_description, and for products price + currency.
What can it scrape?
- Search keywords β e.g.
home decor ideas, up to your max-items limit per keyword - Pin URLs β
/pin/<id>/β one fully detailed pin - Board URLs β
/user/board/β all pins on the board - Profile URLs β
/user/β the creator's pins (or just their profile with profile info only) - Search URLs β
/search/pins/?q=β¦
How to scrape Pinterest (step by step)
- Add search keywords, Pinterest URLs, or both.
- Set max items per input.
- (Optional) Turn on Include full pin details for saves/comments/shopping data.
- Click Start, then download from the Storage β Dataset tab as CSV, Excel, JSON or XML β or read via the API.
Example input
{"searches": ["minimalist kitchen"],"startUrls": ["https://www.pinterest.com/nasa/"],"maxItems": 200,"includeDetails": true}
Example output
{"pin_id": "1125935","title": "Cozy living room","description": "Warm neutral tones and layered textures","image_url": "https://i.pinimg.com/originals/ab/cd/ef.jpg","dominant_color": "#c9b7a3","link": "https://shop.example.com/sofa","domain": "example.com","board_name": "Home Ideas","creator_username": "homestyle","creator_followers": 12000,"saves": 340,"comments": 12,"pin_url": "https://www.pinterest.com/pin/1125935/"}
Run it via the Apify API
curl "https://api.apify.com/v2/acts/YOUR~ACTOR/runs?token=YOUR_TOKEN" \-X POST -H "Content-Type: application/json" \-d '{"searches": ["home decor ideas"], "maxItems": 100}'
Works with the Apify SDK, scheduled runs, webhooks, and integrations for Make, Zapier, n8n, Google Sheets and LangChain.
Pricing β pay only for results
You are billed per pin delivered to your dataset. Failed inputs and filtered rows cost nothing.
| Result type | Price |
|---|---|
| Pin | $0.0018 per pin ($1.80 / 1,000) |
| Pin with full details | $0.004 per pin ($4 / 1,000) |
The basic rate undercuts other Pinterest scrapers (which charge $0.002β0.004 per pin), and proxies are included.
What can I use Pinterest data for?
- Content & trend research β see what's trending for a keyword, with images and engagement.
- SEO & affiliate β every pin's outbound
linkanddomainreveal which sites win Pinterest traffic in a niche. - E-commerce/product discovery β detail mode surfaces shopping pins with prices and merchants.
- Creator & board analysis β pull a profile's or board's pins to study a competitor's strategy.
Frequently asked questions
Do I need a Pinterest account or API key?
No. The scraper reads public Pinterest data anonymously β no login, no API key, no developer app.
Can it scrape private boards?
No. Only public pins, boards and profiles are accessible.
Does it get saves and comments?
Turn on Include full pin details. Those counts (plus SEO and shopping data) come from an extra request per pin, so they're billed at the detailed rate.
How fast is it?
Roughly 1,500β3,000 pins per minute for feed scraping; detail mode is slower because of the extra per-pin request.
Which image resolutions do I get?
The original plus 736, 474, 236 and 170 px variants, in image_urls, with the original in image_url.
Is this legal?
The scraper collects only publicly available data. You are responsible for using it in compliance with the laws that apply to you and Pinterest's terms.
Support & roadmap
Open an issue on the Actor's Issues tab. On the roadmap: board & user search scopes, related-pins discovery, and video download URLs.