Pinterest Scraper - Scrape Pins, Boards & Profiles
Pricing
from $1.99 / 1,000 results
Pinterest Scraper - Scrape Pins, Boards & Profiles
Pinterest API alternative — scrape pins, boards & profiles without login. Export Pinterest data to CSV/JSON: images, videos, links & save counts.
Pricing
from $1.99 / 1,000 results
Rating
0.0
(0)
Developer
Logiover
Maintained by CommunityActor stats
1
Bookmarked
814
Total users
7
Monthly active users
2 days ago
Last modified
Categories
Share
Pinterest Scraper — Scrape Pins, Boards, Profiles & Save Counts (No API Key, No Login)
Scrape public Pinterest data through four entry points — keyword search, board URLs, usernames/profiles and individual pin URLs/IDs — and get every pin back with full-resolution images, video URLs, outbound links, pinner, board, dominant colour and repin / save counts. Paginates each input to pull hundreds to thousands of pins per run. No login, no cookies, no API key, zero account risk.
🏆 Why this Pinterest scraper?
4 entry points (search / board / profile / pin) · full-resolution
origimages + video URLs · outbound destination links for affiliate & SEO research · repin / save counts on every pin · no browser (fast & cheap) · export to JSON / CSV / Excel. The unofficial Pinterest API alternative for marketers, e-commerce and ML datasets.
✨ What this Actor does / Key features
- 🔎 Keyword search — search pins for any term and paginate the results feed.
- 📌 Board pins — pull every pin from a board, plus the board's own metadata.
- 👤 Profiles + pins + boards — a creator's profile, their created pins and all their boards.
- 📍 Pin detail — fetch a single pin with full detail including the most accurate repin / save count.
- 🖼️ Media included — full-resolution
images.origimage URL and a direct video URL for video pins. - 🔗 Outbound links — each pin's destination link for affiliate, SEO and e-commerce research.
- 🎨 Rich metadata — title, description, dominant colour hex, comment and reaction counts.
- ⚡ No browser — lightweight JSON resource access; fast and cheap at scale.
- 🛡️ Login-free & safe — public access over US residential proxies; no account, no ban risk.
- 📤 Any format — export to JSON, CSV, Excel or HTML, or pull via the Apify API & webhooks.
🚀 Quick start (3 steps)
- Configure — provide at least one of
searchTerms,boardUrls,usernames,pinUrlsorpinIds, and set how deep to go withmaxItemsPerInput. - Run — click Start. The Actor opens a sticky US residential session and walks each input with cursor pagination.
- Get your data — open the Output tab and export to JSON, CSV, Excel or HTML, or pull it via the Apify API.
📥 Input
Provide at least one of searchTerms, boardUrls, usernames, pinUrls or pinIds. Everything else is optional.
Example — keyword search for two niches
{"searchTerms": ["home decor", "recipes"],"maxItemsPerInput": 300,"maxResults": 1000}
Example — every pin from specific boards
{"boardUrls": ["https://www.pinterest.com/homestyle/living-rooms/","https://www.pinterest.com/foodie/weeknight-dinners/"],"maxItemsPerInput": 500}
Example — a creator's profile, pins & boards
{"usernames": ["homestyle", "https://www.pinterest.com/foodie/"],"maxItemsPerInput": 200}
| Field | Type | Description |
|---|---|---|
searchTerms | array | Keywords to search pins for (home decor, recipes). |
boardUrls | array | Board URLs to scrape pins from. |
usernames | array | Usernames or profile URLs — returns profile + their pins + boards. |
pinUrls | array | Individual pin URLs for full detail (incl. save count). |
pinIds | array | Individual numeric pin IDs — alternative to pinUrls. |
maxItemsPerInput | integer | Pins to collect per search / board / user. Default 200. |
maxResults | integer | Global cap on items saved. 0 = unlimited. |
proxyConfiguration | object | US residential proxy (required). Pre-configured for you. |
Tip: add many keywords, boards or creators and raise
maxItemsPerInputto assemble an analysis-ready Pinterest dataset in a single run.
📤 Output
One structured record per pin — exportable to JSON, CSV, Excel or HTML. Here is a trimmed sample record:
{"id": "1234567890","title": "Cozy minimalist living room","description": "Warm neutral palette with natural wood accents.","link": "https://example.com/living-room-ideas","pinUrl": "https://www.pinterest.com/pin/1234567890/","imageUrl": "https://i.pinimg.com/originals/ab/cd/ef/abcdef.jpg","isVideo": false,"videoUrl": null,"dominantColor": "#c8b6a6","repinCount": 4821,"commentCount": 12,"reactionCount": 530,"pinner": { "username": "homestyle", "fullName": "Home Style", "id": "9988" },"board": { "name": "Living Rooms", "url": "https://www.pinterest.com/homestyle/living-rooms/", "id": "77" },"fromSearch": "home decor","scrapedAt": "2026-07-06T10:00:00.000Z"}
💡 Use cases
- Marketing & content — find top-performing pins and creative angles by keyword.
- E-commerce & affiliate — collect product pins with outbound links and save counts for opportunity research.
- Trend & competitor research — track what's saved most in your niche over time.
- SEO & backlink mining — harvest the outbound URLs behind product and blog pins.
- Data science & ML — build labelled image/text datasets for vision and NLP models.
- Creator analysis — pull a creator's full profile, pins and boards to benchmark their output.
👥 Who uses it
Social & content marketers · e-commerce & affiliate teams · SEO specialists · trend & competitor researchers · data scientists & ML engineers · agencies building creative swipe files.
💰 Pricing
This Actor runs on a simple pay-per-result model — you pay for the pins you extract, with no separate Apify platform fees to calculate. Try it on the free tier first, then scale up. See the Pricing tab on this page for the current rate.
❓ Frequently Asked Questions
Does it need login or cookies? No. The Actor reads public Pinterest data only — no login, no cookies you provide, no developer API key. No Pinterest account is used, so there's zero ban risk.
How many pins can I scrape?
Hundreds to thousands — it paginates each input, and you control depth with maxItemsPerInput and the global maxResults cap.
Can I get full-resolution images and video URLs?
Yes — each pin includes the original-size (images.orig) image URL, and video pins include a direct video URL. Outbound destination links are captured too.
Are save (repin) counts included? Yes — captured for every pin; single-pin detail mode returns the most accurate save count.
Why residential US proxies? Pinterest serves its data reliably to US residential traffic. The default proxy is pre-configured — just leave it as-is.
Is this a Pinterest API alternative?
Yes. It reads public Pinterest data — pins, boards, profiles and search results — without the official Pinterest API, a developer app, OAuth or API keys. Just paste keywords, boards, usernames or pin URLs and run.
Can I scrape Pinterest without an API key or login?
Yes. This is a Pinterest API alternative that reads public data with no developer app, OAuth, API key, login or cookies — so there's no Pinterest account and no ban risk.
How do I export Pinterest data to CSV or JSON?
Run the Actor, then download the dataset as CSV, JSON, Excel or HTML — or pull it via API and webhooks. Every pin's images, links and save counts come through structured.
Is there a Pinterest board or image scraper here too?
Yes. Point it at board URLs to pull every pin plus board metadata, and each pin returns its full-resolution image and video URL — a board, image and profile scraper in one.
How do I scrape outbound links from Pinterest pins?
Every pin returns its destination link field, so you can collect the outbound URLs behind product and blog pins for affiliate, SEO and e-commerce research.
🔗 More social & content scrapers by logiover
Building a cross-platform social dataset? Pair the Pinterest scraper with the rest of the suite:
| Actor | What it does |
|---|---|
| Instagram Media Downloader | Reels, posts & stories HD download URLs |
| TikTok Hashtag Video Scraper | Videos & engagement by hashtag |
| Threads Scraper | Posts & profiles from Meta's Threads |
| X Tweet Scraper | Tweets & profiles from X (Twitter) |
| Reddit Subreddit Scraper | Posts from any subreddit by sort & window |
| YouTube Channel Scraper | Channel stats & full video lists |
| Product Hunt Daily Launches Scraper | Today's launches with votes & makers |
| Dev.to Articles Scraper | Articles by tag, author & feed |
| LinkedIn Top Content Scraper | Top-performing LinkedIn posts |
| Meetup Scraper | Events, groups & attendee counts |
| Letterboxd Film Review Scraper | Film reviews for culture & sentiment work |
👉 Browse all logiover scrapers on Apify Store — 180+ actors across real estate, jobs, crypto, social media & B2B data.
⏰ Scheduling & integration
Schedule this Actor on Apify to track trending pins in your niche daily or weekly. Export results to JSON, CSV or Excel, sync to Google Sheets, or push to your database, BI tools and webhooks through the Apify API. Connect it to Make, n8n or Zapier to build automated content-research pipelines.
⭐ Support & feedback
Found a bug or need an extra field? Open an issue on the Issues tab — response is usually fast. If this Actor saves you time, a ★★★★★ review on the Store page genuinely helps and is hugely appreciated. 🙏
⚖️ Legal
This Actor collects publicly available Pinterest data only and is intended for legitimate research, analytics and marketing use. You are responsible for compliance with Pinterest's Terms and applicable laws, including bulk-access limits. Not affiliated with Pinterest, Inc.
Keywords: pinterest scraper, scrape pinterest pins, pinterest board scraper, pinterest profile scraper, pinterest image scraper, pinterest search scraper, no-api-key pinterest data, pinterest api alternative, scrape pinterest without login, export pinterest data to csv/json, pinterest save count scraper.
📝 Changelog
2026-07-06
- ✨ README overhaul: shields badge row, green highlight callout, richer trimmed output sample, collapsible full field reference, extra ready-to-run examples, social-suite cross-links and clearer quick-start.
2026-07-01
- Maintenance pass: re-verified end-to-end on live data and confirmed successful runs within the 5-minute quality window on the default input.
- Sharpened Store metadata (SEO title & description) and expanded the FAQ with high-intent, long-tail questions for easier discovery in Google and Apify Store search.
- Added ready-to-run example tasks that cover common real-world use cases.
2026-06-15
- Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.
2026-06-07
- Docs: added coverage for Pinterest API alternative use, exporting Pinterest data to CSV/JSON, and scraping boards/images without login.
2026-06-05
- 🛡️ Reliability fix: results are no longer dropped by strict output validation — runs now complete cleanly even at high volume (thousands of results).
- ⚡ Stability & performance hardening; fresh rebuild.
2026-06-04
- Verified live & refreshed build — reliability/maintenance pass.