Pinterest Followers Scraper 📌

Pinterest Followers Scraper 📌

Extract Pinterest followers data including usernames, full names, profile images and more. Scrape followers from any Pinterest user profile with automated scrolling and data collection.

SOCIAL_MEDIAINTEGRATIONSOTHERApify

Automatically scrape followers data from any Pinterest user profile. This actor helps you collect detailed information about Pinterest users' followers with ease.

🔥 Features

  • Extract followers data from any Pinterest user profile
  • Get detailed user information including:
    • Username
    • Full name
    • Profile images (medium & large sizes)
    • Profile URL
    • Verification status
    • Privacy status
    • Entity ID
  • Support for multiple usernames in a single run
  • Automated scrolling and data collection
  • Built-in proxy support
  • Random delays to avoid rate limiting
  • Customizable maximum items limit

🎯 Use Cases

  • Influencer marketing research
  • Competitor analysis
  • Social media analytics
  • Audience insights
  • Market research
  • Lead generation

💡 Input Parameters

The actor accepts the following input parameters:

FieldTypeDescription
usernamesArrayList of Pinterest usernames to scrape followers from
maxItemsIntegerMaximum number of followers to collect (default: unlimited)
proxyConfigurationObjectProxy settings (optional)

📝 Notes

  • Respects Pinterest's robots.txt
  • Rate limiting and delays are built-in
  • Some profiles may have privacy restrictions

Input Example

A full explanation of an input example in JSON.

1{
2    "usernames": [
3        "candyw8119"
4    ],
5    "maxItems": 30
6}

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": "tothovaivana70",
4        "fullName": "Ivana Tothova",
5        "imageMediumUrl": "https://i.pinimg.com/75x75_RS/a7/90/99/a79099cfaef2ad865b0d3e281c6cce6a.jpg",
6        "imageXlargeUrl": "https://i.pinimg.com/280x280_RS/a7/90/99/a79099cfaef2ad865b0d3e281c6cce6a.jpg",
7        "explicitlyFollowedByMe": false,
8        "entityId": "1015702659618961868",
9        "isPrivateProfile": false,
10        "verifiedIdentity": {
11            "verified": null
12        },
13        "id": "VXNlcjoxMDE1NzAyNjU5NjE4OTYxODY4",
14        "__typename": "User",
15        "profile_url": "https://www.pinterest.com/tothovaivana70"
16    },
17    ...
18]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!