Pinterest Keyword Search - Full Pin Details & Images
Pricing
from $1.00 / 1,000 results
Pinterest Keyword Search - Full Pin Details & Images
[$1/1000] Search Pinterest by keyword and get every pin's full details - board, pinner, stats and ready-to-download original image URLs. No login needed.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Rio Dwi Saputra
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
What does Pinterest Keyword Search Scraper do?
Pinterest Keyword Search Scraper searches Pinterest by keyword and returns every matching pin with full details in a single run - title, description, board, pinner info, engagement stats, and a direct, ready-to-download image URL at original resolution for each pin. No Pinterest login, no browser, no captcha-solving required - it talks directly to Pinterest's own public search API.
Try it with any keyword - product ideas, design inspiration, recipes, fashion trends - and get structured, exportable data back in seconds. Run it on demand, on a schedule, or wire it into your pipeline via the Apify API and integrations (Zapier, Make, Google Sheets, and more).
Why use Pinterest Keyword Search Scraper?
- Market and trend research - see what content, products, and visuals are trending around a topic on Pinterest.
- Content and design inspiration at scale - collect hundreds of reference images for a mood board, campaign, or product line without manual browsing.
- Image dataset building - every result ships with a direct original-resolution image URL, ready to bulk-download for ML datasets, catalogs, or archives.
- Competitive and influencer monitoring - track which boards and pinners are ranking for keywords relevant to your niche.
How to use Pinterest Keyword Search Scraper
- Click Try for free (or Run) on this Actor's page.
- Open the Input tab, keep Mode set to
search, and enter one or more keywords under Search keywords. - Set Max results per keyword (default 50) and, if you want full engagement stats per pin, enable Include full pin details.
- Click Start and wait for the run to finish.
- Open the Output tab to preview results as a table, or export the dataset as JSON, CSV, Excel, or HTML.
Already have specific pin URLs and just want their full details? Switch Mode to pin_detail and paste the pin URLs (or bare pin IDs) instead of searching.
Input
The Actor has two modes, selected via the Mode field:
| Mode | What it does | Key fields |
|---|---|---|
search | Search Pinterest by keyword and return matching pins | searchQueries, maxResultsPerQuery, includeFullDetails |
pin_detail | Fetch full details for specific pins you already know | pinUrls |
proxyConfiguration (optional, available in both modes) routes requests through Apify Proxy - recommended for larger runs to reduce the chance of Pinterest rate-limiting requests.
See the Input tab or .actor/input_schema.json for the full field list and defaults.
Example input for search mode:
{"mode": "search","searchQueries": ["minimalist logo design", "cottagecore aesthetic"],"maxResultsPerQuery": 50,"includeFullDetails": true}
Output
Each dataset item is one Pinterest pin. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.
{"pinId": "37717715627875388","pinUrl": "https://www.pinterest.com/pin/37717715627875388/","title": "Create Your Perfect Business Logo Online","description": "Create your perfect brand logo online with our logo maker.","link": "https://example.com/logo-maker","domain": "example.com","imageUrl": "https://i.pinimg.com/originals/a6/57/fe/a657fe23e61f4d94f67ad7eeb28df433.jpg","imageWidth": 2048,"imageHeight": 2048,"thumbnailUrl": "https://i.pinimg.com/236x/a6/57/fe/a657fe23e61f4d94f67ad7eeb28df433.jpg","pinnerUsername": "hadarba7","pinnerFullName": "hadar ben ami","boardName": "Logo designs","boardUrl": "https://www.pinterest.com/hadarba7/logo-designs/","commentCount": 0,"saveCount": 8,"shareCount": 2,"reactionCount": 31,"isVideo": false,"searchKeyword": "minimalist logo design"}
Data table
| Field | Description |
|---|---|
pinId / pinUrl | Pinterest's pin ID and its canonical page URL |
title / description | Pin text content |
imageUrl | Direct, downloadable image URL at original resolution |
imageWidth / imageHeight | Original image dimensions in pixels |
thumbnailUrl | Smaller 236px preview URL |
link / domain | External destination the pin points to, if any |
pinnerUsername / pinnerFullName / pinnerFollowerCount | The pin's author |
boardName / boardUrl | The board the pin belongs to |
commentCount / saveCount / shareCount / reactionCount | Engagement stats (full detail requests only) |
isVideo | Whether the pin is a video pin |
searchKeyword | The keyword that returned this pin (search mode only) |
Pricing / Cost estimation
Pinterest Keyword Search Scraper is priced at $1 per 1,000 results - cheaper than comparable Pinterest scrapers on Apify Store. A run collecting 500 pins for a handful of keywords typically finishes in well under a minute of platform time. Enabling Include full pin details adds one extra request per pin, so runs take proportionally longer but stay well within typical free-tier usage for small to medium jobs.
Tips and advanced options
- Leave Include full pin details off for the fastest, lightest runs when you only need images, titles, and board/pinner info.
- Turn it on when you need engagement stats (saves, comments, shares) for ranking or filtering results.
- Enable Proxy configuration for large multi-keyword runs to reduce the chance of temporary rate-limiting.
- Use
pin_detailmode to re-fetch or refresh data for a known set of pins without re-running a search.
FAQ, disclaimers, and support
This Actor only reads publicly accessible Pinterest pages and data - it does not require login credentials and does not access private boards or accounts. It is intended for legitimate research, inspiration gathering, and dataset building. Always review Pinterest's Terms of Service and respect content ownership and copyright when reusing images.
Pinterest occasionally changes its internal page structure, which may require an update to this Actor. If you notice missing or malformed results, please report it via the Issues tab on this Actor's page. Need a custom version (extra fields, board scraping, profile scraping)? Reach out through the Issues tab as well.