Pinterest Profile Scraper 📌 avatar

Pinterest Profile Scraper 📌

Try for free

6 hours trial then $19.99/month - No credit card required now

Go to Store
Pinterest Profile Scraper 📌

Pinterest Profile Scraper 📌

easyapi/pinterest-profile-scraper
Try for free

6 hours trial then $19.99/month - No credit card required now

Extract Pinterest user profiles data including follower count, pin count, boards, and other public information. Perfect for social media analysis, influencer research, and marketing insights.

Powerful scraper that extracts detailed information from Pinterest user profiles. Get comprehensive data about Pinterest users including their statistics, boards, and profile details.

Features ✨

  • Extract user profile information including:
    • Basic profile data (username, full name, bio)
    • Profile statistics (followers, following, pins, boards count)
    • Profile images and cover photos
    • Account verification status
    • Account creation date
    • Partner status and verification details
    • SEO information
    • Profile tabs and settings

Use Cases 🎯

  • Influencer research and analysis
  • Social media marketing research
  • Competitor analysis
  • User behavior analysis
  • Content strategy planning
  • Marketing campaign tracking

Output 📊

The actor outputs detailed JSON data for each Pinterest profile, including:

  • User identification details
  • Profile statistics and metrics
  • Visual content URLs
  • Account status and verification details
  • SEO and indexing information
  • Profile customization details

Input Parameters 🔧

The actor accepts the following parameters:

  • usernames: Array of Pinterest usernames to scrape
  • proxyConfiguration: Proxy settings (optional)

Tips 💪

  • Use proxy configuration for better reliability
  • Respect Pinterest's terms of service and rate limits
  • Consider using maxItems parameter for large profiles

Limitations ⚠️

  • Only public profiles can be scraped
  • Some data might be limited based on Pinterest's privacy settings
  • Rate limiting may apply

Input Example

A full explanation of an input example in JSON.

1{
2    "usernames": [
3        "candyw8119"
4    ]
5}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "username": "candyw8119",
4        "node_id": "VXNlcjo2OTU1MjQ4NzM2MTA1NTMyOTE=",
5        "about": "",
6        "pin_count": 39668,
7        "image_xlarge_url": "https://i.pinimg.com/280x280_RS/46/ef/9f/46ef9f7db778b345adea2419bb09162b.jpg",
8        "seo_canonical_domain": "www.pinterest.com",
9        "last_pin_save_time": "Mon, 24 Feb 2025 07:46:54 +0000",
10        "board_count": 116,
11        "id": "695524873610553291",
12        "eligible_profile_tabs": [
13            {
14                "id": "17588919163664",
15                "type": "profiletab",
16                "tab_type": 1,
17                "name": "Created",
18                "is_default": false
19            },
20            {
21                "id": "17588919163679",
22                "type": "profiletab",
23                "tab_type": 0,
24                "name": "Saved",
25                "is_default": true
26            }
27        ],
28        "image_medium_url": "https://i.pinimg.com/75x75_RS/46/ef/9f/46ef9f7db778b345adea2419bb09162b.jpg",
29        "profile_cover": {
30            "source_id": null,
31            "source": "image",
32            "video": null,
33            "type": "profilecoversource",
34            "images": {
35                "originals": {
36                    "url": "https://i.pinimg.com/originals/5a/eb/10/5aeb1014eaabc458c686e461632a5310.jpg",
37                    "width": 1080,
38                    "height": 605
39                },
40                "1200x": {
41                    "url": "https://i.pinimg.com/1200x/5a/eb/10/5aeb1014eaabc458c686e461632a5310.jpg",
42                    "width": 1080,
43                    "height": 605
44                },
45                "750x": {
46                    "url": "https://i.pinimg.com/736x/5a/eb/10/5aeb1014eaabc458c686e461632a5310.jpg",
47                    "width": 736,
48                    "height": 412
49                },
50                "736x": {
51                    "url": "https://i.pinimg.com/736x/5a/eb/10/5aeb1014eaabc458c686e461632a5310.jpg",
52                    "width": 736,
53                    "height": 412
54                },
55                "474x": {
56                    "url": "https://i.pinimg.com/474x/5a/eb/10/5aeb1014eaabc458c686e461632a5310.jpg",
57                    "width": 474,
58                    "height": 265
59                }
60            }
61        },
62        "verified_identity": {},
63        "full_name": "🌹Candy🌹",
64        "is_verified_merchant": false,
65        "is_private_profile": false,
66        "is_ads_only_profile": false,
67        "website_url": null,
68        "domain_url": null,
69        "first_name": "🌹Candy🌹",
70        "instagram_data": null,
71        "interest_following_count": null,
72        "is_partner": true,
73        "domain_verified": false,
74        "partner": {
75            "node_id": "UGFydG5lcjo2OTU1MjQ4NzM2MTA1NTMyOTE=",
76            "enable_profile_address": false,
77            "profile_place": null
78        },
79        "type": "user",
80        "impressum_url": null,
81        "following_count": 23385,
82        "is_primary_website_verified": false,
83        "seo_noindex_reason": null,
84        "ads_only_profile_site": null,
85        "created_at": "Thu, 31 May 2018 04:28:16 +0000",
86        "follower_count": 24056,
87        "seo_title": "🌹Candy🌹 (CandyW8119) - Profile | Pinterest",
88        "indexed": true,
89        "seo_description": "See what 🌹Candy🌹 (CandyW8119) has discovered on Pinterest, the world's biggest collection of ideas.",
90        "is_inspirational_merchant": false
91    }
92]
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No bookmarks yet

  • Created in Feb 2025

  • Modified a day ago