Pinterest Search Scraper — Pins, Images & Links (No API Key) avatar

Pinterest Search Scraper — Pins, Images & Links (No API Key)

Pricing

$4.00 / 1,000 product results

Go to Apify Store
Pinterest Search Scraper — Pins, Images & Links (No API Key)

Pinterest Search Scraper — Pins, Images & Links (No API Key)

Scrape Pinterest search results in bulk — no API key, no login. Get each pin's title, image, external link, board, pinner, and real saves/repins. Pay per result.

Pricing

$4.00 / 1,000 product results

Rating

0.0

(0)

Developer

Jaime Martinez

Jaime Martinez

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

32 minutes ago

Last modified

Share

Pinterest Search Scraper — No API Key, No Login

Scrape Pinterest search results in bulk and get clean, structured JSON — no API key, no login, no browser automation. Pass any keyword and this Pinterest scraper returns every matching pin with its title, description, full-resolution image, external link and domain, boardName, pinnerUsername, follower count, and engagement (reactions, plus real saveCount / repinCount on demand). Built for marketers, trend researchers, e-commerce sourcers, and dataset builders who need Pinterest pins search data at scale and pay per result — no subscription.

Reliability: it calls Pinterest's own search resource API through US residential proxies with TLS-impersonated requests (got-scraping), a cookie warm-up that fetches a fresh CSRF token per session, and automatic session rotation on soft-blocks — so runs stay stable instead of getting datacenter-IP throttled.

What you get

Each pin is one dataset row with these fields:

FieldDescription
idPinterest pin ID
urlCanonical pin URL
titlePin title (grid title)
descriptionPin description text
altTextAuto-generated alt/accessibility text
linkExternal destination URL the pin links out to
domainSource domain of the external link
imageFull-resolution image URL
imageWidth / imageHeightImage dimensions in pixels
dominantColorDominant image color (hex)
isVideoWhether the pin is a video
reactionsTotal reaction count on the pin
boardName / boardUrlBoard the pin lives on, and its URL
pinnerUsername / pinnerNameWho saved the pin
pinnerFollowersThe pinner's follower count

Turn on Include engagement stats to also fetch real per-pin saveCount, repinCount, commentCount, and shareCount (adds one request per pin, so runs are slower).

Use cases

  • Visual trend & market research — pull hundreds of pins for a keyword to see which aesthetics, products, and styles are trending on Pinterest.
  • Content & competitor monitoring — track what pins, boards, and pinners rank for your niche keywords, with reactions, saves, and repins as engagement signals.
  • E-commerce sourcing & dropshipping — discover trending products and follow each pin's outbound link and domain to the merchant behind it.
  • Influencer & creator discovery — surface high-follower pinners (pinnerUsername, pinnerFollowers) saving content in your category.
  • Image dataset building for LLM / RAG / vision — harvest full-resolution image URLs, altText, dominantColor, and titles as a labeled visual dataset.
  • SEO & keyword research — see how Pinterest surfaces pins for a query across the pins, boards, or users scope.

Input

ParamExampleNotes
searchQuery (required)minimalist kitchenWhat to search Pinterest for, e.g. tattoo ideas.
scopepinspins (default), boards, or users.
maxResults100Max results to return (1–2000, default 100).
includeStatsfalseFetch real save/repin/comment/share counts per pin (slower).
proxyConfigurationUS residential (prefilled)Pinterest blocks datacenter IPs; US residential is recommended.

Example input:

{
"searchQuery": "minimalist kitchen",
"scope": "pins",
"maxResults": 100,
"includeStats": false,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"], "apifyProxyCountry": "US" }
}

Pricing

Pay per result delivered. No subscription. The first 50 results in every run are free, then a flat per-result charge — you only pay for the pins you actually receive.

Found this useful? A quick review on the Apify Store really helps others find it.