Pinterest Board Scraper avatar

Pinterest Board Scraper

Pricing

from $2.99 / 1,000 results

Go to Apify Store
Pinterest Board Scraper

Pinterest Board Scraper

Scrapes pins from any Pinterest board or _created feed. Extracts image URL, title, save counts, source link, pinner profile, original creator, and board details. Up to 500 pins per run, sorted by pin ID descending. Private boards require valid session cookies.

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

CRW

CRW

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Pinterest boards are curated collections — but the platform gives you no way to export, filter, or analyze what's in them.

This scraper collects pins from any Pinterest board or user's created feed and gives you a clean, structured dataset. Images, save counts, pinner profiles, creator info, board details — all in one place.

Why use this?

Pinterest is one of the best signals for visual trends, but there's no data export. You can see what's popular, but you can't measure it, compare it, or build on it.

This Actor changes that.

Great for:

  • 🎨 Designers & creative teams — Analyze what content a board contains and which pins get the most saves
  • 📦 E-commerce brands — Find which pinners and creators are driving saves in your niche
  • 📊 Marketers & analysts — Benchmark boards and track what content is getting traction
  • 🤖 AI/ML teams — Collect image datasets from curated boards (board feed provides richer metadata than _created)
  • 🔍 Researchers — Identify original creators vs. curators across any topic area

Two modes

Input URLWhat you get
https://www.pinterest.com/username/board-name/All pins saved to a board — includes both original content and repins from others. Full metadata available.
https://www.pinterest.com/username/board-name/section-slug/Pins in a specific board section only.
https://www.pinterest.com/username/_created/Only pins the user uploaded themselves. Metadata is limited — title, description, and save count are often empty for directly uploaded images.

The scraper detects the URL pattern and routes automatically — no extra configuration needed.

What you get

Each pin comes with:

The pin itself

FieldDescription
Image URLDirect link to the image (orig → 736x → 474x priority)
Title & DescriptionThe pin's text content
Save CountSaves on this specific pin instance. Available in board feed only — always null in _created feed.
Total Save CountAggregated saves across all of Pinterest — a more reliable engagement metric
Repin CountHow many times this pin has been repinned
Dominant ColorHex color extracted from the image
Domain & LinkWhere the pin links to
Created AtWhen the pin was created — available in _created feed only
Pin URLDirect link to the pin page
Is VideoWhether it's a video pin
Is RepinWhether this is a repin of someone else's content
Is ShoppableWhether the pin has purchasable products
Is PromotedWhether it's a paid ad
Shopping Collection ItemsProduct details (name, price, currency, stock status, purchase URL)
Rich SummaryArticle metadata when the pin links to editorial content

The pinner

The user who saved this pin to the board.

FieldDescription
Username & Full NameWho saved this pin
Profile URLDirect link to their Pinterest profile

The original creator

The user who created the original content — may differ from the pinner when repinned.

FieldDescription
Username & Full NameWho originally created this pin
Profile URLDirect link to their Pinterest profile

The board

FieldDescription
Board Name & URLWhich board this pin belongs to
Board OwnerUsername of whoever created the board

How to run

  1. Enter a board URL or a user's _created feed URL
  2. Set how many pins you want (up to 500)
  3. Click Start

Results are sorted by pin ID descending and saved to the dataset once all pins are collected.

Example

Board feed input:

{
"board_url": "https://www.pinterest.com/saraturkphotography/graduation-photography-poses/",
"max_results": 100
}

User created feed input:

{
"board_url": "https://www.pinterest.com/photeeq/_created/",
"max_results": 200
}

Output (one pin):

{
"id": "70437490134276",
"title": "Graduation Photography Poses",
"description": "Beautiful outdoor graduation shoot ideas",
"image_url": "https://i.pinimg.com/originals/ab/cd/ef/abcdef.jpg",
"pin_url": "https://www.pinterest.com/pin/70437490134276",
"save_count": 500,
"total_save_count": 13000,
"repin_count": 89,
"dominant_color": "#877c60",
"domain": "example.com",
"link": "https://example.com/article",
"pinner_username": "saraturkphotography",
"pinner_url": "https://www.pinterest.com/saraturkphotography",
"native_creator_username": "saraturkphotography",
"native_creator_url": "https://www.pinterest.com/saraturkphotography",
"board_name": "Graduation Photography Poses",
"board_url": "https://www.pinterest.com/saraturkphotography/graduation-photography-poses",
"is_repin": false,
"is_video": false,
"is_shoppable": false,
"is_promoted": false,
"created_at": null
}

Notes

  • Up to 500 pins per run
  • Results are sorted by pin ID descending
  • created_at is only available in _created feed — it is always null in board feeds
  • save_count is only available in board feed — it is always null in _created feed
  • Promoted pins are included and flagged with is_promoted: true
  • Private boards require cookies from the board owner's account

You Might Also Need

If you already know which board to scrape, great. But if you're still figuring out what's trending on Pinterest — or want to discover boards worth diving into — start with a keyword search first.

🔍 Pinterest Search Scraper

Search Pinterest by keyword and get a structured dataset of pins — images, save counts, pinner profiles, and board info.

Pinterest Board ScraperPinterest Search Scraper
Starting pointYou have a specific board URLYou have a keyword or topic
Use caseDeep-dive into one board's pinsDiscover trending pins across all of Pinterest
CoverageAll pins in a board or sectionUp to 200 pins per keyword search
Best forAuditing a board, building image datasetsTrend research, finding influential pinners

Try Pinterest Search Scraper