Pinterest Pins Scraper
Pricing
from $2.00 / 1,000 results
Pinterest Pins Scraper
Extract Pins from Pinterest search results, boards, and feeds with titles, images, and save counts. Powered by Pinterest Scraper.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Nifty
Maintained by CommunityActor stats
0
Bookmarked
6
Total users
1
Monthly active users
11 days ago
Last modified
Categories
Share
This actor extracts Pins from Pinterest search results, boards, and feeds. It collects visual data, engagement metrics, and pinner information from any page displaying a list of Pins. The data is returned in a structured format for analysis or monitoring.
Want more from Pinterest?
This actor covers Pins only. The full Pinterest Scraper browser extension also includes Boards, Profiles, Users, Followers, Pins, Comments with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.
Get the Pinterest Scraper extension
Data Fields
| Field Name | Description | Example |
|---|---|---|
| Title | The title of the Pin | "Modern Kitchen Design Ideas" |
| Description | The text description of the Pin | "Minimalist kitchen with marble countertops." |
| Auto Alt Text | AI generated alt text for the image | "A white kitchen with a large island." |
| Unified Title | Normalized title field | "Modern Kitchen Design Ideas" |
| Created Date | When the Pin was published | "2023-10-12T14:30:00Z" |
| Domain | The source website domain | "interiordesign.com" |
| Link | The outbound destination URL | "https://interiordesign.com/kitchens" |
| Dominant Color | Primary hex color of the image | "#f4f4f4" |
| All Images | Array of image URLs at different sizes | ["https://i.pinimg.com/orig/1.jpg"] |
| Board Name | Name of the board containing the Pin | "Home Decor" |
| Board URL | Link to the board | "https://www.pinterest.com/user/home-decor/" |
| Board Owner Name | Display name of board owner | "Jane Doe" |
| Board Owner Username | Username of board owner | "janedoe123" |
| Pinner Name | Name of the person who pinned it | "Jane Doe" |
| Pinner Username | Username of the pinner | "janedoe123" |
| Pinner Profile URL | Link to pinner profile | "https://www.pinterest.com/janedoe123/" |
| Save Count | Number of times saved | 1250 |
| Is Promoted | Boolean for paid content | false |
| Product Pin | Boolean if it is a product | false |
| Story Pin | Boolean if it is a story | false |
| Pin URL | Direct link to the Pin | "https://www.pinterest.com/pin/12345/" |
Input
urls: Array of Pinterest URLs. Works on search results, boards, and feeds.maxItems: Maximum number of Pins to extract per URL. Default is 100.
Example Input
{"urls": ["https://www.pinterest.com/search/pins/?q=interior%20design"],"maxItems": 50}
Example Output
[{"Title": "Scandinavian Living Room","Description": "Bright and airy living room setup.","Auto Alt Text": "A living room with a grey sofa.","Unified Title": "Scandinavian Living Room","Created Date": "2023-11-01T09:00:00Z","Domain": "homestyle.com","Link": "https://homestyle.com/scandi","Dominant Color": "#e0e0e0","All Images": ["https://i.pinimg.com/736x/a1.jpg"],"Board Name": "Living Room Inspo","Board URL": "https://www.pinterest.com/user/living-room-inspo/","Board Owner Name": "Alice Smith","Board Owner Username": "alicesmith","Pinner Name": "Alice Smith","Pinner Username": "alicesmith","Pinner Profile URL": "https://www.pinterest.com/alicesmith/","Save Count": 450,"Is Promoted": false,"Product Pin": false,"Story Pin": false,"Pin URL": "https://www.pinterest.com/pin/98765/"},{"Title": "DIY Garden Planter","Description": "How to build a wooden planter box.","Auto Alt Text": "A wooden box with flowers.","Unified Title": "DIY Garden Planter","Created Date": "2023-11-05T12:15:00Z","Domain": "gardenersworld.com","Link": "https://gardenersworld.com/diy-planter","Dominant Color": "#4b5320","All Images": ["https://i.pinimg.com/736x/b2.jpg"],"Board Name": "Garden Projects","Board URL": "https://www.pinterest.com/user/garden-projects/","Board Owner Name": "Bob Jones","Board Owner Username": "bobjones","Pinner Name": "Bob Jones","Pinner Username": "bobjones","Pinner Profile URL": "https://www.pinterest.com/bobjones/","Save Count": 890,"Is Promoted": false,"Product Pin": true,"Story Pin": false,"Pin URL": "https://www.pinterest.com/pin/54321/"}]
Disclaimer
This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.