Skip to content

Bahm9919/pinterest-profile-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Pinterest Profile Scraper

Apify Actor License Python Data Extraction

Extract Pinterest user profiles with follower/following and pin/board counts, bios, emails, recent content. 50+ fields for influencer outreach, lead generation, and competitor analysis.


What is Pinterest Profile Scraper?

Pinterest Profile Scraper is a specialized tool for extracting Pinterest user profile data including usernames, follower counts, bios, website URLs, verification status, and contact information. Simply provide profile URLs, and retrieve comprehensive profile data perfect for influencer marketing, lead generation, and social media research.

Why Use Pinterest Profile Scraper?

Business Use Cases:

  • Influencer Marketing - Find and vet potential influencers by follower count
  • Lead Generation - Build lists of profiles with website URLs and contact emails
  • Competitor Analysis - Monitor competitor profile growth and engagement
  • Social Research - Study user demographics and behavior patterns
  • Outreach Campaigns - Discover contact information for business partnerships
  • Market Research - Analyze profile statistics across niches

How to Scrape Pinterest Profiles

  1. Open the Pinterest Profile Scraper on Apify
  2. Add profile URLs (e.g., https://www.pinterest.com/nike/)
  3. Set cost limit - Optional spending cap per run
  4. Enable proxy (recommended) - Use Apify Proxy for reliability
  5. Click "Start" and get profile data in JSON format

Pro Tip: Filter by follower_count to find creators by audience size, or check is_verified_merchant and domain_verified for trusted accounts.

Features

  • Complete Profile Data - Username, bio, avatar, location, verification
  • Engagement Stats - Followers, following, pin count, board count
  • Business Data - Website URL, partner status, merchant verification
  • Contact Discovery - Email addresses when available
  • Verification Status - Is verified, is partner, is verified merchant
  • Quick Lookup Mode - Get profile data only, skip pins and boards
  • No Login Required - Works without cookies for public profiles
  • Proxy Support - Built-in Apify Proxy integration

Pricing

Pay per use — $4 per 1,000 profiles

No subscriptions, no commitments, no hidden fees. Control your spending with the Maximum Cost Per Run option.

Input

Field Type Required Description
startUrls array ✅ Yes Pinterest profile URLs
proxyConfig object No Proxy configuration (recommended)
maxTotalChargeUsd number No Spending limit per run (default: $10)

Supported URL Formats

https://www.pinterest.com/username/
https://pinterest.com/username/

Output Example

{
  "id": "516084575957422884",
  "url": "https://pinterest.com/nike/",
  "username": "nike",
  "full_name": "Nike",
  "bio": "Inspired by athletes*, styled by you.",
  "location": null,
  "avatar_url": "https://i.pinimg.com/75x75_RS/...",
  "image_medium_url": "https://i.pinimg.com/400x400_RS/...",
  "follower_count": 1093874,
  "following_count": 3,
  "pin_count": 0,
  "board_count": 5,
  "verified": false,
  "is_partner": true,
  "is_verified_merchant": true,
  "domain_verified": true,
  "business_account": true,
  "website_url": "http://www.nike.com",
  "contact_email": null
}

Related Actors

Actor Description Pricing
Pinterest Pin Scraper Scrape individual pins with product data $4 per 1,000 pins
Pinterest Search Scraper Search Pinterest by keywords $4 per 1,000 results
Pinterest Board Scraper Download complete boards $4 per 1,000 pins

FAQ

Do I need Pinterest login credentials?

No! Public profiles can be accessed without authentication.

Can I scrape private profiles?

Only public profiles are accessible. Private profiles require authentication.

How many profiles can I scrape per run?

Unlimited. Control spending with maxTotalChargeUsd to set your budget.

Is email always available?

No. Contact email is only available when users have made it public.

What's the difference between verified and is_partner?

verified means the account has a blue checkmark. is_partner means they're a Pinterest content partner.

Can I get profile image URLs?

Yes! Multiple sizes are provided: avatar_url (75x75), image_medium_url (400x400), and profile_cover.

Get it on Apify

Run on Apify

Start extracting Pinterest profiles in minutes!


Also by @devcake

Check out my other scraping tools:

E-Commerce Suite


License: MIT | Author: @devcake

GitHub stars

About

Extract Pinterest user profiles with emails, bio, follower counts, boards, and contact info. Perfect for influencer marketing and outreach campaigns.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors