Pinterest Pin, Board & Profile Scraper avatar

Pinterest Pin, Board & Profile Scraper

Pricing

from $30.00 / 1,000 results

Go to Apify Store
Pinterest Pin, Board & Profile Scraper

Pinterest Pin, Board & Profile Scraper

Scrape Pinterest pins, boards, and user profiles via the internal Pinterest API. Supports search (pins/boards), board feed, and user profile modes. Extracts full pin details including image URLs, save counts, rich pin data, hashtags, pinner info, and more. Includes analytics: top domains, trendin...

Pricing

from $30.00 / 1,000 results

Rating

0.0

(0)

Developer

Yuliia Kulakova

Yuliia Kulakova

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Pinterest Scraper — Pins, Boards & Profiles

Pinterest Scraper

Scrape Pinterest at scale. Search pins by keyword, discover boards, or analyze any public profile. Extract high-res images, save counts, hashtags, video URLs, rich pin data, pinner info, and more.

What can this scraper do?

  • Search pins by any keyword — get images, saves, comments, hashtags, and original source links
  • Search boards — find boards by topic with pin counts, follower counts, and owner info
  • Scrape user profiles — collect all boards and pins from any public Pinterest account
  • Built-in analytics — automatic stats summary: top domains, trending hashtags, saves distribution, video ratio, and more

Why use Pinterest Scraper?

Use caseHow it helps
Content researchFind trending pins and hashtags in your niche
Brand monitoringTrack pins linking to your domain
Competitor analysisAnalyze competitor profiles and their top-performing pins
Visual trend analysisDiscover trending styles via color and category analytics
Influencer researchFind top pinners and engagement metrics
Market researchUnderstand what content performs best by category

Output data

Pin data

Each pin includes all available metadata:

FieldDescription
Pin ID & URLUnique identifier and direct link
Title & descriptionFull text content of the pin
Image URLHigh-resolution image (up to original size)
Saves & commentsEngagement metrics including reactions
Original link & domainSource website the pin links to
Video URLFor video pins — all quality levels
Rich pin dataArticle title, site name for rich pins
Pinner infoUsername, followers, verified status
Board name & URLWhich board the pin belongs to
Hashtags & auto-tagsPinterest-detected tags and user hashtags
Category & dateContent category and creation date
Dominant colorPrimary color from the image

Board data

FieldDescription
Board ID, name & URLBoard identification
DescriptionBoard description
Pin countTotal pins on the board
Follower countBoard followers
Cover imageBoard cover image URL
Owner infoUsername, display name, followers, verified status

Built-in analytics

Every run can include an automatic analytics summary:

  • Top source domains across all pins
  • Saves distribution histogram
  • Trending hashtags
  • Category breakdown
  • Video vs static pin ratio
  • Rich pin percentage
  • Top pinners in your result set

Scraping modes

ModeWhat it doesInput
search_pinsSearch for pins by keywordqueries
search_boardsSearch for boards by keywordqueries
user_profileScrape all boards and pins from a userusernames

Filters & sorting

FilterDescription
Minimum savesOnly include pins with N+ saves
Domain filterOnly pins linking to a specific domain
Video filterInclude or exclude video pins
Date filterOnly pins created after a specific date
Sort byRelevance, recent, or popular

How much does it cost?

Pinterest Scraper uses a pay-per-result model at $0.03 per result (pin or board). No monthly fees — you only pay for the data you collect.

ResultsCost
100 pins$3.00
500 pins$15.00
1,000 pins$30.00
10,000 pins$300.00

Platform costs (compute + proxy) are included in the per-result price.

Input examples

Search pins by keyword

{
"mode": "search_pins",
"queries": ["minimalist home office", "desk setup ideas"],
"maxItems": 100,
"sortBy": "popular",
"minSaves": 500
}

Find boards by topic

{
"mode": "search_boards",
"queries": ["vegan recipes", "healthy meal prep"],
"maxItems": 50
}

Brand monitoring — find pins linking to your website

{
"mode": "search_pins",
"queries": ["handmade jewelry", "artisan necklace"],
"maxItems": 200,
"filterByDomain": "etsy.com",
"sortBy": "recent"
}

Competitor analysis — full profile scrape

{
"mode": "user_profile",
"usernames": ["nasa", "nike"],
"maxItems": 300,
"includeAnalytics": true
}

Tips for best results

  1. Start small — test with maxItems: 25 to verify your filters before scaling up
  2. Use specific queries — more specific keywords yield more relevant results
  3. Domain filter — great for tracking which of your pages are being pinned
  4. Combine modes — use search_pins for discovery, then user_profile for deep dives on interesting pinners
  5. Popular sort — use sortBy: "popular" with minSaves to find only high-performing content

Limitations

  • Only public Pinterest data is accessible (no private boards or profiles)
  • Pinterest may rate-limit requests — the scraper handles this with automatic retries and residential proxies
  • Analytics summary is included as the last record in the dataset (field type: "analytics")