Pinterest Scraper avatar

Pinterest Scraper

Pricing

Pay per usage

Go to Apify Store
Pinterest Scraper

Pinterest Scraper

Scrape Pinterest for pins, boards, and user profiles. Search pins by keyword, get pin details, user profiles with follower counts, and board contents with all pin data.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Ali haydar Karadaş

Ali haydar Karadaş

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 hours ago

Last modified

Share

Pinterest Scraper extracts pins, boards, and user profiles from Pinterest into structured JSON data. Built for content marketers, trend researchers, and anyone who needs Pinterest data at scale without manual scrolling.

What does Pinterest Scraper do?

This actor has four modes that cover everything you'd want to pull from Pinterest. Search finds pins by keyword with sorting options for relevance, recency, or popularity. Pin fetches full details for a specific pin including rich metadata, image dimensions, tags, and embed data. User pulls a complete profile -- follower counts, bio, monthly views, boards, and more. Board extracts board details along with all pins inside it.

You can pass either IDs or full Pinterest URLs -- the scraper figures out what you mean. Want pins from a specific board? Just paste the board URL. Want details on a pin? Paste the pin link or enter the numeric ID. It handles both.

Results include image URLs at full resolution, save counts, comment counts, and external links. For video pins, you get embed data too.

What data do you get?

Pin results:

  • id, title, description
  • image_url, image_urls (multiple resolutions)
  • link (external URL from the pin)
  • pinner_name, pinner_username, board_name
  • save_count, comment_count, url
  • is_video, created_at

Pin details (additional):

  • rich_metadata (article, recipe, product data)
  • source_url, dominant_color, width, height
  • embed (video embed data), tags, related_pins_count

User profiles:

  • username, name, bio
  • follower_count, following_count, pin_count, board_count
  • avatar_url, is_verified, monthly_views
  • website, location, boards (list of user's boards)

Board results:

  • id, name, slug, description
  • pin_count, follower_count, owner_username
  • cover_image, url, is_secret, created_at

Who is this for?

  • Content marketers -- research trending pins and popular content formats for your niche
  • E-commerce brands -- find product inspiration and track competitor Pinterest strategies
  • Social media managers -- analyze board structures and pin performance metrics
  • Trend researchers -- identify visual trends across categories at scale
  • Developers -- build Pinterest analytics tools or content recommendation engines

How to use it

  1. Open the actor in Apify Console and select a mode (search, pin, user, or board).
  2. Enter your search query, pin ID/URL, username, or board URL.
  3. Set the sort order and result limit if needed.
  4. Click "Start" to run the scraper.
  5. Export results as JSON, CSV, or Excel from the Dataset tab.

Input parameters

ParameterTypeDefaultDescription
modestringsearchScraping mode: search, pin, user, or board
querystring--Search keywords (for search mode)
pin_idstring--Pin ID or full Pinterest pin URL (for pin mode)
usernamestring--Pinterest username or profile URL (for user and board modes)
board_urlstring--Full Pinterest board URL (for board mode)
board_slugstring--Board URL slug -- requires username (for board mode)
sortstring--Sort order: relevance, recency, or popularity
limitinteger25Maximum results to return (1-250)

Sample output

{
"id": "846254323178",
"title": "Modern Living Room Decor Ideas",
"description": "Minimalist living room design with neutral tones and natural textures",
"image_url": "https://i.pinimg.com/originals/ab/cd/ef/abcdef123456.jpg",
"image_urls": [
"https://i.pinimg.com/150x150/ab/cd/ef/abcdef123456.jpg",
"https://i.pinimg.com/564x/ab/cd/ef/abcdef123456.jpg",
"https://i.pinimg.com/originals/ab/cd/ef/abcdef123456.jpg"
],
"link": "https://www.designblog.com/modern-living-room",
"pinner_name": "Interior Design Daily",
"pinner_username": "interiordesigndaily",
"board_name": "Living Room Inspiration",
"save_count": 4823,
"comment_count": 42,
"url": "https://www.pinterest.com/pin/846254323178",
"is_video": false,
"created_at": "2026-03-15T10:30:00Z"
}

How much does it cost?

Each result costs $0.003. Scraping 1,000 pins costs $3, and 10,000 pins costs $30.

Apify gives every new user $5 in free monthly credits, so you can scrape roughly 1,600 results for free.

Common questions

Can I get full-resolution images? Yes. The scraper returns image URLs at multiple resolutions, including the original full-size version.

Does it work with private boards? No. The scraper can only access publicly visible content. Private and secret boards are not accessible.

Can I scrape all pins from a specific board? Yes. Use board mode and provide the board URL or the username plus board slug. Set the limit high enough to capture all pins.

Contact & Custom Solutions

Need a custom scraper, higher volume, or a specific integration? We're here to help.

If anything isn't working right or you need support, don't hesitate to reach out.