Pinterest Scraper — Pins, Boards & Users avatar

Pinterest Scraper — Pins, Boards & Users

Pricing

from $0.0024 / item scraped

Go to Apify Store
Pinterest Scraper — Pins, Boards & Users

Pinterest Scraper — Pins, Boards & Users

Search Pinterest and scrape pins (title, description, destination link, image, pinner, board, saves), boards and users. Fast, no login or API key. For visual research, e-commerce, trend and marketing analysis.

Pricing

from $0.0024 / item scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Pinterest Scraper — Pins, Boards & Users, No Login

Search Pinterest and pull pins, boards, or users into clean structured JSON: pin title, description, destination link, image, pinner, board, and reactions — plus board and user stats. Just give it search terms and pick a scope. No login, no API key. Built for visual research, e-commerce sourcing, trend spotting, and marketing analysis.

Features

  • 📌 Rich pin recordstitle, description, link, domain, imageUrl, pinner, boardName, and boardUrl.
  • 🎯 Three scopes — set scope to pins, boards, or users to control what each search returns.
  • 🖼️ Media detailsisVideo, dominantColor, and altText for visual and accessibility context.
  • 📊 Board & user stats — boards return pinCount and followerCount; users return followerCount, followingCount, and pinCount.
  • ❤️ ReactionsreactionCount aggregates a pin's reactions from the search response.
  • 🔁 Multi-term search — pass several searches and collect up to 1000 items per term.
  • 🌐 Residential proxy by default — session-rotated for reliable access.

What you get

Each pin is one clean JSON record:

{
"type": "pin",
"id": "1234567890",
"title": "Cozy living room ideas",
"description": "Warm neutral tones with layered textures",
"link": "https://example.com/living-room",
"domain": "example.com",
"imageUrl": "https://i.pinimg.com/originals/ab/cd/ef.jpg",
"pinner": "homestyle",
"pinnerName": "Home Style",
"boardName": "Living Room Decor",
"boardUrl": "https://www.pinterest.com/homestyle/living-room-decor/",
"reactionCount": 42,
"isVideo": false,
"dominantColor": "#c9b8a3",
"altText": "Neutral living room with a beige sofa",
"createdAt": "Tue, 20 May 2026 10:12:00 +0000",
"url": "https://www.pinterest.com/pin/1234567890/"
}

Boards come as type: "board" records and users as type: "user" records with their own stat fields.

Input

{
"searches": ["home decor", "nail art"],
"scope": "pins",
"maxItemsPerSearch": 50,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}
FieldDescription
searchesKeywords to search on Pinterest.
scopepins, boards, or users.
maxItemsPerSearchResults per search term (up to 1000).
proxyConfigurationProxy; residential is used by default.

Use cases

  • Source product ideas and destination links for e-commerce.
  • Spot visual trends by color, theme, or keyword.
  • Find influential boards and users in a niche.
  • Build mood boards and image datasets for design research.

Pricing

Pay-per-event: you're billed a small amount per run and per item scraped — you only pay for what you get. See the Pricing tab for current rates.

Notes

This Actor uses Pinterest's public web search endpoints and reads only publicly available pins, boards, and users. It is an independent tool and is not affiliated with, endorsed by, or connected to Pinterest, Inc. Scrape public data only.