Pinterest Followers Scraper avatar

Pinterest Followers Scraper

Pricing

from $1.15 / 1,000 follower profiles

Go to Apify Store
Pinterest Followers Scraper

Pinterest Followers Scraper

Collect follower profile identities from public Pinterest profiles with URLs or usernames. Set a per-profile limit, or leave it empty to collect all available followers until the source is exhausted, with usernames, names, links, images, account IDs, and status fields when shown.

Pricing

from $1.15 / 1,000 follower profiles

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

📌 See who follows a Pinterest profile

Marketers, researchers, and developers can enter Pinterest profile URLs or usernames and get structured follower rows. Each row can include the follower username, full name, profile link, profile image, account ID, privacy status, verification status, and the source profile URL when Pinterest shows the data. Use the data to study an audience, compare profiles, or prepare a list for later work. The Actor reads publicly visible profiles and does not need a customer-supplied Pinterest credential.

Set a per-profile limit to shorten a run. Leave it empty to collect all available followers until the source is exhausted.

👥 Pinterest follower profile rows

The Actor saves one row for each first eligible follower occurrence it finds. Each row keeps the source profile URL so you can trace where it came from. Pinterest may leave fields out when it does not show them.

Returned data

Rows are saved as followers are found. The output panel links to the default dataset, where you can export the structured data.

▶️ Collect followers from each profile

Enter one or more profiles. The Actor continues through the available follower results for each profile, and the limit applies separately to each profile. A smaller limit can shorten the wait and reduce the amount of data to review. Leave the limit empty to collect all available followers until the source is exhausted.

Use publicly visible profiles. Results are not guaranteed for private or inaccessible profiles, or profiles blocked by Pinterest.

⚙️ Input

Use a Pinterest profile URL or username for each source profile.

Input fields

FieldTypeWhat it does
profilesarray of stringsProfiles to process. Each value can be a Pinterest profile URL or username.
maxFollowersPerProfileintegerMaximum followers to collect from each submitted profile. Leave it empty to collect all available followers until the source is exhausted.

Default input example

This example is copied from the successful beta run that used the default input.

{
"profiles": [
"pinterest"
],
"maxFollowersPerProfile": 10
}

🧾 Output

The Actor writes follower profile rows to the default dataset. sourceProfileUrl is always present. At least one of username, profileUrl, or accountId is present, and other fields appear when Pinterest shows them.

Follower profile row fields

FieldTypeWhat it does
sourceProfileUrlstringURL of the Pinterest profile that the follower came from.
usernamestringPinterest username of the follower when shown by the source.
fullNamestringFull name of the follower when shown by the source.
profileUrlstringURL of the follower's Pinterest profile when shown by the source.
profileImageUrlstringURL of the follower's profile image when shown by the source.
accountIdstringPinterest account identifier of the follower when shown by the source.
privacyStatusstringPrivacy status shown for the follower.
isVerifiedbooleanWhether the source marks the follower as verified.

Example follower row

This genuine row is copied from the successful beta run that used the default input.

{
"sourceProfileUrl": "https://www.pinterest.com/pinterest/",
"username": "samarborik26",
"profileUrl": "https://www.pinterest.com/samarborik26/",
"accountId": "1107674608259525852",
"privacyStatus": "public",
"fullName": "Samar",
"profileImageUrl": "https://s.pinimg.com/images/user/default_280.png"
}

💳 Pricing

Pricing uses one pay-per-event charge for each successfully saved follower profile. The price shown by Apify depends on your account tier. The charge applies to a successfully saved follower profile, not to a fixed bundle of rows.

Follower profile

One follower profile is charged when it is successfully saved from a public Pinterest profile.

🔌 Integrations

Watch the Pinterest follower scraper walkthrough:

❓ FAQ

What happens when Pinterest does not show a follower field?

That field is omitted from the row. The row still includes the source URL and at least one available follower identity field.

Will a private or blocked profile always return data?

No. Results are not guaranteed for private or inaccessible profiles, or profiles blocked by Pinterest.

Can I submit a username instead of a URL?

Yes. Each value in profiles can be a Pinterest profile URL or a username.

Can I submit more than one profile?

Yes. The Actor processes the submitted profile list in one run, and maxFollowersPerProfile applies separately to each profile.

What happens if I leave the follower limit empty?

The Actor collects all available followers until the source is exhausted.

No customer-supplied Pinterest credential is needed for publicly visible profiles.

Does this Actor collect following lists too?

No. This product collects followers. Following-list extraction is outside its scope.

What does one saved row represent?

It represents one follower identity linked to the Pinterest profile where it was found. Optional profile details appear when the source shows them.

📝 Changelog

0.0: Initial release

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré