Pinterest Scraper - Pins, Boards & Search avatar

Pinterest Scraper - Pins, Boards & Search

Pricing

from $1.20 / 1,000 results

Go to Apify Store
Pinterest Scraper - Pins, Boards & Search

Pinterest Scraper - Pins, Boards & Search

Scrape Pinterest pins by search query, username, board, or direct pin URL. Get pin images, descriptions, links, pinner info, and tags.

Pricing

from $1.20 / 1,000 results

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

27

Total users

17

Monthly active users

5 days ago

Last modified

Share

Pinterest Scraper

Scrape Pinterest pins by search query, username, board URL, or direct pin URL — images, descriptions, outbound links, pinner info, and tags.

What you get

Structured pin data from Pinterest across four input modes: keyword search, user feeds, specific boards, and single-pin lookups. Get the full-resolution image, outbound link, pinner metadata, and tags for every pin.

Output fields

FieldDescription
titlePin title
descriptionPin description
image_urlFull-resolution image URL
linkOutbound link from the pin
pinner_namePinner display name
pinner_usernamePinner handle
board_nameBoard the pin lives on
tagsRelated tags
urlPinterest pin URL

Example output

{
"title": "Modern Kitchen Design Ideas",
"description": "Minimalist kitchen with marble countertops and brass fixtures",
"image_url": "https://i.pinimg.com/originals/...",
"link": "https://example.com/kitchen-design",
"pinner_name": "Home Decor Daily",
"pinner_username": "homedecordaily",
"board_name": "Kitchen Inspiration",
"tags": ["kitchen", "modern", "minimalist"],
"url": "https://www.pinterest.com/pin/123456789/"
}

Input parameters

Provide at least one of the four input arrays. They can be combined in a single run.

ParameterRequiredDescription
searchQueriesNoList of keyword search terms. Example: ["minimalist bedroom", "healthy recipes"].
usernamesNoList of Pinterest usernames to pull pins from. Example: ["pinterest", "interiordesign"].
boardUrlsNoList of board URLs. Example: ["https://www.pinterest.com/username/board-name/"].
pinUrlsNoList of specific pin URLs. Example: ["https://www.pinterest.com/pin/123456789/"].
maxResultsNoMax total pins across all inputs. Default 10, max 10000.

Use cases

  • Content creators: Discover trending visual content per niche for moodboards and brief research.
  • Marketers: Study which pins drive outbound traffic and what copy patterns repeat.
  • E-commerce: Track product pins, monitor how your own SKUs are being re-pinned.
  • Interior and fashion designers: Pull board-level visual inspiration in structured form.
  • SEO teams: Mine Pinterest for long-tail visual-search keywords.

Pricing

Pay-per-result pricing. Tiered discounts apply automatically based on usage volume.

TierPrice per result
FREE$0.003
BRONZE$0.0025
SILVER$0.002
GOLD$0.0016

Limitations

  • Private boards cannot be scraped.
  • Some pins do not have an outbound link (native Pinterest pins).
  • Image URLs on Pinterest CDNs can change over time — re-fetch if you host long-lived datasets.
  • Username feeds return pins the user has saved, not just pins they originated.

Compared to alternatives

  • vs. epctex/pinterest-scraper: This actor keeps the input shape simple — pick between search, username, board, or pin URL — and returns a single flat row per pin. Pay-per-result pricing means short test runs cost cents.

Pairs well with Instagram Scraper for cross-platform visual content research.

FAQ

Can I mix input types in one run? Yes. Populate any combination of searchQueries, usernames, boardUrls, and pinUrls in a single input.

Do I need a Pinterest account? No.

How many pins can I pull per search query? Up to maxResults spread across all inputs, capped at 10,000 per run.

Does it work for non-English searches? Yes, Pinterest's index is multilingual — pass queries in the target language.

Last verified: 2026-04

More scrapers at thirdwatch.dev.