Pinterest Scraper - Pins, Boards & Search
Pricing
from $1.20 / 1,000 results
Pinterest Scraper - Pins, Boards & Search
Scrape Pinterest pins by search query, username, board, or direct pin URL. Get pin images, descriptions, links, pinner info, and tags.
Pricing
from $1.20 / 1,000 results
Rating
0.0
(0)
Developer
Thirdwatch
Actor stats
0
Bookmarked
27
Total users
17
Monthly active users
5 days ago
Last modified
Categories
Share
Pinterest Scraper
Scrape Pinterest pins by search query, username, board URL, or direct pin URL — images, descriptions, outbound links, pinner info, and tags.
What you get
Structured pin data from Pinterest across four input modes: keyword search, user feeds, specific boards, and single-pin lookups. Get the full-resolution image, outbound link, pinner metadata, and tags for every pin.
Output fields
| Field | Description |
|---|---|
title | Pin title |
description | Pin description |
image_url | Full-resolution image URL |
link | Outbound link from the pin |
pinner_name | Pinner display name |
pinner_username | Pinner handle |
board_name | Board the pin lives on |
tags | Related tags |
url | Pinterest pin URL |
Example output
{"title": "Modern Kitchen Design Ideas","description": "Minimalist kitchen with marble countertops and brass fixtures","image_url": "https://i.pinimg.com/originals/...","link": "https://example.com/kitchen-design","pinner_name": "Home Decor Daily","pinner_username": "homedecordaily","board_name": "Kitchen Inspiration","tags": ["kitchen", "modern", "minimalist"],"url": "https://www.pinterest.com/pin/123456789/"}
Input parameters
Provide at least one of the four input arrays. They can be combined in a single run.
| Parameter | Required | Description |
|---|---|---|
searchQueries | No | List of keyword search terms. Example: ["minimalist bedroom", "healthy recipes"]. |
usernames | No | List of Pinterest usernames to pull pins from. Example: ["pinterest", "interiordesign"]. |
boardUrls | No | List of board URLs. Example: ["https://www.pinterest.com/username/board-name/"]. |
pinUrls | No | List of specific pin URLs. Example: ["https://www.pinterest.com/pin/123456789/"]. |
maxResults | No | Max total pins across all inputs. Default 10, max 10000. |
Use cases
- Content creators: Discover trending visual content per niche for moodboards and brief research.
- Marketers: Study which pins drive outbound traffic and what copy patterns repeat.
- E-commerce: Track product pins, monitor how your own SKUs are being re-pinned.
- Interior and fashion designers: Pull board-level visual inspiration in structured form.
- SEO teams: Mine Pinterest for long-tail visual-search keywords.
Pricing
Pay-per-result pricing. Tiered discounts apply automatically based on usage volume.
| Tier | Price per result |
|---|---|
| FREE | $0.003 |
| BRONZE | $0.0025 |
| SILVER | $0.002 |
| GOLD | $0.0016 |
Limitations
- Private boards cannot be scraped.
- Some pins do not have an outbound
link(native Pinterest pins). - Image URLs on Pinterest CDNs can change over time — re-fetch if you host long-lived datasets.
- Username feeds return pins the user has saved, not just pins they originated.
Compared to alternatives
- vs. epctex/pinterest-scraper: This actor keeps the input shape simple — pick between search, username, board, or pin URL — and returns a single flat row per pin. Pay-per-result pricing means short test runs cost cents.
Pairs well with Instagram Scraper for cross-platform visual content research.
FAQ
Can I mix input types in one run?
Yes. Populate any combination of searchQueries, usernames, boardUrls, and pinUrls in a single input.
Do I need a Pinterest account? No.
How many pins can I pull per search query?
Up to maxResults spread across all inputs, capped at 10,000 per run.
Does it work for non-English searches? Yes, Pinterest's index is multilingual — pass queries in the target language.
Last verified: 2026-04
More scrapers at thirdwatch.dev.