Pinterest Pin Scraper avatar

Pinterest Pin Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Pinterest Pin Scraper

Pinterest Pin Scraper

Extract Pins from search results, boards, and feeds with titles, images, and pinner details. Powered by Pinterest Scraper.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

5 days ago

Last modified

Categories

Share

This actor extracts Pins in a List from Pinterest. It works on search results, user boards, and home feeds to collect visual content and metadata. The scraper captures engagement metrics and pinner profile information.

Data Fields

Field NameDescriptionExample
TitleThe title of the PinModern Kitchen Design
DescriptionThe text description provided by the pinnerMinimalist kitchen with marble islands
Auto Alt TextAI generated image descriptionA white kitchen with wooden stools
Unified TitleNormalized title fieldModern Kitchen Design
Created DateWhen the Pin was published2023-10-15T12:00:00Z
DomainThe source website domainarchitecturaldigest.com
LinkThe external destination URLhttps://example.com/kitchen-ideas
Dominant ColorPrimary hex color of the image#f4f4f4
All ImagesList of image URLs in different sizes["https://i.pinimg.com/orig/1.jpg"]
Board NameName of the board containing the PinInterior Design
Board URLURL of the boardhttps://www.pinterest.com/user/interior-design/
Board Owner NameName of the board creatorJane Doe
Board Owner UsernameUsername of the board creatorjanedoe123
Pinner NameName of the person who pinned itJane Doe
Pinner UsernameUsername of the pinnerjanedoe123
Pinner Profile URLURL to the pinner's profilehttps://www.pinterest.com/janedoe123/
Save CountNumber of times the Pin was saved1250
Is PromotedBoolean indicating an advertisementfalse
Product PinBoolean indicating a shoppable productfalse
Story PinBoolean indicating an Idea Pinfalse
Pin URLDirect link to the Pinhttps://www.pinterest.com/pin/123456/

Input

  • urls: Array of Pinterest URLs. Supports search results, board URLs, and user feeds.
  • maxItems: Maximum number of Pins to extract per URL. Default is 100.

Example Input

{
"urls": ["https://www.pinterest.com/search/pins/?q=home%20decor"],
"maxItems": 50
}

Example Output

[
{
"Title": "Boho Living Room",
"Description": "Cozy living room with plants.",
"Auto Alt Text": "A room with a couch and plants.",
"Unified Title": "Boho Living Room",
"Created Date": "2024-01-01T10:00:00Z",
"Domain": "homedecor.com",
"Link": "https://homedecor.com/boho",
"Dominant Color": "#e0d5c1",
"All Images": ["https://i.pinimg.com/736x/image1.jpg"],
"Board Name": "Home Inspo",
"Board URL": "https://www.pinterest.com/user/home-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/987654/"
},
{
"Title": "Blueberry Pancakes",
"Description": "Easy breakfast recipe.",
"Auto Alt Text": "A stack of pancakes with berries.",
"Unified Title": "Blueberry Pancakes",
"Created Date": "2024-02-15T08:30:00Z",
"Domain": "cooking.com",
"Link": "https://cooking.com/pancakes",
"Dominant Color": "#3b5998",
"All Images": ["https://i.pinimg.com/736x/image2.jpg"],
"Board Name": "Recipes",
"Board URL": "https://www.pinterest.com/user/recipes/",
"Board Owner Name": "Bob Cook",
"Board Owner Username": "bobcooks",
"Pinner Name": "Bob Cook",
"Pinner Username": "bobcooks",
"Pinner Profile URL": "https://www.pinterest.com/bobcooks/",
"Save Count": 3200,
"Is Promoted": false,
"Product Pin": true,
"Story Pin": false,
"Pin URL": "https://www.pinterest.com/pin/456789/"
}
]

Want more from Pinterest?

This actor only covers Pins in a List. The full Pinterest Scraper browser extension also includes Boards in a List, Profile Details, Users in Following, Followers in a List, Pin Details, Comments in a Pin 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

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.