Pinterest Profile Scraper avatar

Pinterest Profile Scraper

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Pinterest Profile Scraper

Pinterest Profile Scraper

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.

Pricing

from $4.00 / 1,000 results

Rating

5.0

(1)

Developer

devcake

devcake

Maintained by Community

Actor stats

0

Bookmarked

26

Total users

5

Monthly active users

2 months ago

Last modified

Share

πŸ‘€ Pinterest Profile & Email Scraper

Extract Pinterest user profile data including usernames, follower counts, bios, website URLs, verification status, and contact information. Perfect for influencer marketing, lead generation, and social media research.

✨ 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

πŸ’‘ Use Cases

Use CaseDescription
Influencer MarketingFind and vet potential influencers by follower count
Lead GenerationBuild lists of profiles with website URLs and contact emails
Competitor AnalysisMonitor competitor profile growth and engagement
Social ResearchStudy user demographics and behavior patterns
Outreach CampaignsDiscover contact information for business partnerships
Market ResearchAnalyze profile statistics across niches

πŸ’° 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.

πŸ”— Other Pinterest Scrapers

Need different Pinterest data? We offer specialized tools for every use case:

ActorPricingLink
πŸ“Ž Pinterest Pin Scraper$4 per 1,000 pinsView Actor
πŸ” Pinterest Search Scraper$4 per 1,000 resultsView Actor
πŸ“ Pinterest Board Scraper$4 per 1,000 pinsView Actor
🎯 All-in-One Pinterest Scraper$25/month unlimitedView Actor

πŸ“ Input

FieldTypeRequiredDescription
startUrlsarrayβœ… YesPinterest profile URLs
proxyConfigobjectNoProxy configuration (recommended)
maxTotalChargeUsdnumberNoSpending limit per run (default: $10)

Supported URL Formats

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

πŸ“€ Output

Each profile includes 50+ data fields:

Basic Data

  • id, url, username, full_name, first_name, last_name
  • bio, location
  • avatar_url, image_medium_url, profile_cover

Stats

  • follower_count, following_count, pin_count, board_count

Verification

  • verified, is_partner, is_verified_merchant, domain_verified

Business

  • is_gco_account, business_account, catalog_available

Contact

  • website_url, instagram_data, contact_email

🎯 Example

{
"startUrls": [
{"url": "https://www.pinterest.com/nike/"},
{"url": "https://www.pinterest.com/ikea/"}
],
"maxTotalChargeUsd": 10
}
{
"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
}

πŸš€ Getting Started

  1. Add profile URLs β€” Enter Pinterest profile URLs
  2. Set cost limit β€” Optional spending cap per run
  3. Enable proxy (recommended) β€” Use Apify Proxy for reliability
  4. Run β€” Get profile data in JSON format

πŸ’‘ Tips

  • Influencer Discovery: Filter by follower_count to find creators by audience size
  • Business Verification: Check is_verified_merchant and domain_verified for trusted accounts
  • Lead Generation: Use website_url and contact_email for outreach campaigns
  • Partner Analysis: is_partner indicates official Pinterest partners
  • Competitor Research: Track pin_count and board_count over time

❓ FAQ

Q: Do I need Pinterest login credentials? A: No! Public profiles can be accessed without authentication.

Q: Can I scrape private profiles? A: Only public profiles are accessible. Private profiles require authentication.

Q: How many profiles can I scrape per run? A: Unlimited. Control spending with maxTotalChargeUsd to set your budget.

Q: Is email always available? A: No. Contact email is only available when users have made it public.

Q: What's the difference between verified and is_partner? A: verified means the account has a blue checkmark. is_partner means they're a Pinterest content partner.

Q: Can I get profile image URLs? A: Yes! Multiple sizes are provided: avatar_url (75x75), image_medium_url (400x400), and profile_cover.


⚠️ Troubleshooting

Profile not found?

  • Verify the URL format (pinterest.com/username/)
  • Check if the profile exists and is public
  • Try accessing the profile in a browser first

Missing data fields?

  • Some fields like contact_email are optional and may not be available
  • Business accounts have more data than personal accounts
  • This is a Pinterest limitation, not a scraper issue

Rate limiting?

  • Enable Apify Proxy in the input (recommended)
  • Add delays between requests if scraping many profiles
  • Set a maxTotalChargeUsd limit for controlled spending

Need help? Contact us through Apify Console or check our documentation.