Pinterest Profile Details Scraper avatar

Pinterest Profile Details Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Pinterest Profile Details Scraper

Pinterest Profile Details Scraper

Extract Pinterest profile data including follower counts, pin counts, and verification status from user profile pages. Powered by Pinterest Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

This actor extracts Profiles from Pinterest. It runs on user profile pages and returns detailed account metrics and metadata. Powered by Pinterest Scraper.


Want more from Pinterest?

This actor covers Profiles only. The full Pinterest Scraper browser extension also includes Pins, Boards, Users, Followers, Comments with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Pinterest Scraper extension


Data Fields

Field NameDescriptionExample
Full NameThe display name of the userJane Doe
First NameThe first name of the userJane
UsernameThe unique Pinterest handlejanedoe123
AboutThe profile bio descriptionDigital artist and designer
Created DateWhen the account was created2015-05-12T10:00:00Z
Follower CountTotal number of followers1500
Following CountTotal number of accounts followed450
Explicit User Following CountNumber of specific users followed400
Board CountTotal number of public boards24
Pin CountTotal number of pins saved1200
Domain VerifiedWhether the website is verifiedtrue
Has Shopping ShowcaseIf the profile has a shop tabfalse
All Profile ImagesList of profile picture URLs["https://pin.it/img1.jpg"]
Last Pin Save TimeTimestamp of the most recent save2023-10-01T14:20:00Z
Profile ReachMonthly unique viewers50000
Profile ViewsTotal profile views120000
Has CatalogIf the user has a product catalogtrue
Interest Following CountNumber of interests followed15
Native Pin CountNumber of pins created by the user300
Story Pin CountNumber of story pins10
Video Pin CountNumber of video pins5
Group Board CountNumber of group boards joined3
Has Published PinsIf the user has published contenttrue
Is Private ProfileAccount privacy statusfalse
Verified IdentityIdentity verification statustrue

Input

Example Input

{
"urls": ["https://www.pinterest.com/pinterest/"],
"maxItems": 1
}

Example Output

[
{
"fullName": "Pinterest",
"firstName": "Pinterest",
"username": "pinterest",
"about": "Help us build the world's first visual discovery engine.",
"createdDate": "2010-03-01T00:00:00Z",
"followerCount": 8500000,
"followingCount": 500,
"explicitUserFollowingCount": 480,
"boardCount": 65,
"pinCount": 15000,
"domainVerified": true,
"hasShoppingShowcase": true,
"allProfileImages": ["https://i.pinimg.com/75x75_RS/example.jpg"],
"lastPinSaveTime": "2023-11-01T10:00:00Z",
"profileReach": 10000000,
"profileViews": 25000000,
"hasCatalog": true,
"interestFollowingCount": 20,
"nativePinCount": 5000,
"storyPinCount": 100,
"videoPinCount": 200,
"groupBoardCount": 5,
"hasPublishedPins": true,
"isPrivateProfile": false,
"verifiedIdentity": true
},
{
"fullName": "Design Inspiration",
"firstName": "Design",
"username": "designinsp",
"about": "Daily curation of design work.",
"createdDate": "2014-02-15T12:00:00Z",
"followerCount": 120000,
"followingCount": 300,
"explicitUserFollowingCount": 290,
"boardCount": 40,
"pinCount": 8000,
"domainVerified": true,
"hasShoppingShowcase": false,
"allProfileImages": ["https://i.pinimg.com/75x75_RS/design.jpg"],
"lastPinSaveTime": "2023-11-02T08:30:00Z",
"profileReach": 500000,
"profileViews": 1000000,
"hasCatalog": false,
"interestFollowingCount": 10,
"nativePinCount": 1200,
"storyPinCount": 20,
"videoPinCount": 45,
"groupBoardCount": 2,
"hasPublishedPins": true,
"isPrivateProfile": false,
"verifiedIdentity": false
}
]

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.