VOOZH about

URL: https://apify.com/scrapelabsapi/pinterest-profile-scraper

⇱ Pinterest Profile Scraper Β· Apify


Pricing

$19.99/month + usage

Go to Apify Store

Pinterest Profile Scraper

πŸ“Œ Pinterest Profile Scraper extracts public profile dataβ€”bio, website, followers, following, boards & top pinsβ€”into clean CSV/JSON. πŸš€ Ideal for influencer outreach, market research, competitor analysis & social media growth.

Pricing

$19.99/month + usage

Rating

0.0

(0)

Developer

πŸ‘ ScrapeLabs

ScrapeLabs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 months ago

Last modified

Share

Pinterest Profile Scraper

Pinterest Profile Scraper is a production-ready Pinterest profile scraper tool that extracts structured public user profile data into clean CSV/JSON for analysis πŸš€. It solves the manual, error-prone task of collecting Pinterest profile information by automating extraction of usernames, counts, images, and metadata at scale. Built for marketers, developers, data analysts, and researchers, this Pinterest profile data scraper works from profile URLs or usernames and can power workflows like influencer discovery, market research, and competitor tracking. With automatic proxy fallback and retry logic, it enables reliable, scalable profile data collection via the Apify platform and Pinterest profile scraping API integrations.

What data / output can you get?

Below are real fields returned by the actor. Data is pushed to the Apify dataset and can be exported to JSON, CSV, or Excel.

Data fieldDescriptionExample value
usernamePinterest handle of the profile"candyw8119"
full_namePublic full name"葉落凑呡"
aboutBio/description text""
pin_countTotal number of pins39901
board_countTotal number of boards118
follower_countFollowers count26643
following_countFollowing count25827
image_xlarge_urlProfile image (large) URL"https://i.pinimg.com/280x280_RS/46/ef/9f/46ef9f7d....jpg"
image_medium_urlProfile image (medium) URL"https://i.pinimg.com/..."
profile_coverProfile cover metadata object{...}
node_idInternal node identifier"VXNlcjo2OTU1MjQ4NzM2MTA1NTMyOTE="
idUser ID"695524873610553291"
created_atAccount creation timestamp"Thu, 31 May 2018 04:28:16 +0000"
last_pin_save_timeLast save activity timestamp"Thu, 11 Dec 2025 13:04:17 +0000"
seo_canonical_domainCanonical domain for SEO"www.pinterest.com"
is_verified_merchantVerified merchant flagfalse
is_private_profilePrivate profile flagfalse

Bonus fields may include eligible_profile_tabs, verified_identity, is_ads_only_profile, website_url, domain_url, first_name, instagram_data, is_partner, domain_verified, partner, type, impressum_url, is_primary_website_verified, seo_noindex_reason, ads_only_profile_site, seo_title, indexed, seo_description, and is_inspirational_merchant β€” when available on the page.

Key features

  • πŸ”„ Automatic proxy fallback & retries
    Built-in smart proxy management that escalates from no proxy β†’ datacenter β†’ residential (with up to 3 residential attempts) to handle blocks and maintain reliability.

  • πŸ“¦ Batch scraping & bulk automation
    Process multiple Pinterest profile URLs or usernames in a single run. Inputs can be raw usernames or full profile links β€” the actor normalizes both.

  • 🧭 URL/username normalization
    Acts as a Pinterest profile URL extractor by converting usernames into full profile URLs automatically.

  • 🧾 Structured output to CSV/JSON
    Clean, structured records (36+ fields when available) are pushed to the Apify dataset for one-click export to JSON, CSV, or Excel.

  • πŸ›‘οΈ Robust error handling
    Resilient retry logic with exponential backoff and detailed logging ensures consistent runs under real-world network conditions.

  • πŸ‘¨β€πŸ’» Developer-friendly (Python + API)
    Implemented in Python and deployable on Apify. Trigger via Apify Console or programmatically using the Pinterest profile scraping API pattern in your workflows.

  • πŸ“ˆ Production-ready reliability
    Real-time logs, proxy mode testing on the first profile, and consistent dataset output make it ideal for long-running jobs and scheduled pipelines.

How to use Pinterest Profile Scraper - step by step

  1. Sign in to your Apify account at https://console.apify.com.
  2. Open the β€œActors” section and select β€œpinterest-profile-scraper”.
  3. Add input data:
    • Paste Pinterest usernames (e.g., candyw8119) or full profile URLs (e.g., https://www.pinterest.com/username) into startUrls.
    • Optionally adjust proxyConfiguration (defaults to no proxy; falls back automatically if blocked).
  4. Start the run and monitor real-time logs (you’ll see proxy mode decisions and progress for each profile).
  5. The actor normalizes inputs (usernames β†’ full URLs) and scrapes public profile data.
  6. Results are saved to the run’s dataset automatically.
  7. Export your dataset in JSON, CSV, or Excel from the OUTPUT tab.

Pro Tip: Schedule runs and consume results via the Apify API to power a Pinterest profile scraping service, or integrate with automation tools for downstream enrichment pipelines.

Use cases

Use caseDescription
Influencer analysis for marketingIdentify and profile creators by extracting follower_count, pin_count, and board_count to prioritize outreach.
Competitor tracking for social teamsMonitor competitor accounts’ follower and content activity metrics for trend analysis.
Market research & audience insightsAggregate public profile metadata at scale to map niches and content strategies.
Data enrichment for analyticsEnrich internal datasets with profile IDs, usernames, and image URLs for BI pipelines.
Social media intelligenceBuild structured datasets of public Pinterest users to analyze growth and content categories.
Academic & non-profit researchCollect public user metadata for research into social graph patterns and cultural trends.
API-driven profile pipelinesUse the Apify platform programmatically to scrape Pinterest user profiles and feed downstream systems.

Why choose Pinterest Profile Scraper?

Get precise, scalable extraction of public Pinterest user data β€” without fragile browser extensions or manual copy-paste.

  • βœ… Accurate, structured output with 36+ potential fields when present
  • πŸ”„ Automatic no-proxy β†’ datacenter β†’ residential fallback for resilient runs
  • πŸ“¦ Bulk processing of usernames and URLs in one job
  • πŸ‘¨β€πŸ’» Python-based actor with easy API access for developers
  • 🧾 Ready-to-export dataset (JSON/CSV/Excel) for analytics and enrichment
  • πŸ”’ Public data only; no login or private data access required
  • πŸ› οΈ Designed for automation and repeatable workflows on Apify

In short: a reliable Pinterest user data extractor that’s production-ready and built for scale.

Is it legal / ethical to use Pinterest Profile Scraper?

Yes β€” when used responsibly. This actor only collects publicly available profile information and does not access private profiles or password-protected content.

Guidelines for compliant use:

  • Scrape only public data visible without authentication.
  • Respect Pinterest’s Terms of Service and platform rate limits.
  • Ensure compliance with applicable regulations (e.g., GDPR, CCPA).
  • Avoid using data for spam or unlawful processing.
  • Consult your legal team for edge cases or jurisdiction-specific requirements.

Input parameters & output format

Example input JSON

{
"startUrls":[
"candyw8119",
"https://www.pinterest.com/username"
],
"proxyConfiguration":{
"useApifyProxy":false
}
}

Parameters

  • startUrls (array, required)
    Description: List one or more Pinterest profile URLs (e.g., https://www.pinterest.com/username), usernames (e.g., username), or keywords for bulk scraping.
    Default: not specified.

  • proxyConfiguration (object, optional)
    Description: Choose which proxies to use. By default, no proxy is used. If Pinterest blocks the request, it will automatically fall back to datacenter proxy, then residential proxy with 3 retries.
    Default: not specified.

Example output JSON

[
{
"username":"candyw8119",
"node_id":"VXNlcjo2OTU1MjQ4NzM2MTA1NTMyOTE=",
"about":"",
"pin_count":39901,
"image_xlarge_url":"https://i.pinimg.com/280x280_RS/46/ef/9f/46ef9f7db778b345adea2419bb09162b.jpg",
"seo_canonical_domain":"www.pinterest.com",
"last_pin_save_time":"Thu, 11 Dec 2025 13:04:17 +0000",
"board_count":118,
"id":"695524873610553291",
"eligible_profile_tabs":[
"Created",
"Saved"
],
"image_medium_url":"https://i.pinimg.com/...",
"profile_cover":{
"image_url":"https://i.pinimg.com/..."
},
"verified_identity":{},
"full_name":"葉落凑呡",
"is_verified_merchant":false,
"is_private_profile":false,
"follower_count":26643,
"following_count":25827,
"created_at":"Thu, 31 May 2018 04:28:16 +0000"
}
]

Notes

  • Output records include only fields found on the page from this list: username, node_id, about, pin_count, image_xlarge_url, seo_canonical_domain, last_pin_save_time, board_count, id, eligible_profile_tabs, image_medium_url, profile_cover, verified_identity, full_name, is_verified_merchant, is_private_profile, is_ads_only_profile, website_url, domain_url, first_name, instagram_data, interest_following_count, is_partner, domain_verified, partner, type, impressum_url, following_count, is_primary_website_verified, seo_noindex_reason, ads_only_profile_site, created_at, follower_count, seo_title, indexed, seo_description, is_inspirational_merchant.
  • Some fields may be missing when a profile does not expose them publicly.

FAQ

Is there a free option to try it?

Yes. This actor includes a trial on Apify (120 trial minutes available), so you can validate the Pinterest profile crawler software before committing to a plan.

Do I need to log in to scrape profiles?

No. This Pinterest profile scraper works without login and only extracts publicly available profile information.

Can I use it with Python or via an API?

Yes. You can run the actor programmatically using the Apify API, making it a developer-friendly Pinterest profile scraper Python integration for automated pipelines.

How many profiles can I scrape at once?

You can include multiple entries in the startUrls array. The actor processes them sequentially and exports unified results to the dataset.

What data does it return?

The scraper returns structured profile fields like username, full_name, about, pin_count, board_count, follower_count, following_count, image URLs, IDs, timestamps, and SEO metadata β€” limited to the keys present on each profile.

What happens if Pinterest blocks my requests?

The actor automatically escalates from no proxy to datacenter and then to residential proxies (with up to 3 residential attempts), improving the success rate of your runs.

Is this a Pinterest profile scraper Chrome extension?

No. It’s an Apify actor you can run in the Apify Console or via API. If you’re looking for a Pinterest profile scraper GitHub alternative that’s production-ready, this hosted solution is designed for reliability and scale.

Can it extract from just usernames without full URLs?

Yes. You can paste raw usernames and the tool will normalize them to full profile URLs automatically before scraping.

Final thoughts

Pinterest Profile Scraper is built to extract structured, public Pinterest account data at scale β€” reliably and fast. With automatic proxy fallback, bulk processing, and clean JSON/CSV output, it’s ideal for marketers, analysts, developers, and researchers who need a dependable Pinterest profile scraping service. Run it in Apify Console or via the API to automate enrichment and analytics pipelines, and start exporting clean Pinterest profile datasets for your growth, research, and reporting workflows today.

You might also like

Pinterest Profile Scraper

scrapapi/pinterest-profile-scraper

πŸ“Œ Pinterest Profile Scraper (pinterest-profile-scraper) extracts rich profile dataβ€”name, bio, website, followers, following, boards & pinsβ€”with speed and accuracy. πŸ”Ž Ideal for influencer discovery, market research, brand monitoring & competitor analysis. βš™οΈ API-ready. Export to CSV/JSON.

Pinterest Profile Scraper

scrapemesh/pinterest-profile-scraper

πŸ“Œ Pinterest Profile Scraper pulls structured data from Pinterest profiles β€” username, name, bio, website, followers, following, boards, pins, image & URLs. πŸš€ Ideal for influencer discovery, competitor analysis, audience research & growth marketing. πŸ“Š Fast, reliable, CSV/JSON export.

Pinterest Profile Scraper

scrapeflow/pinterest-profile-scraper

πŸ“Œ Pinterest Profile Scraper extracts public profile data: name, username, bio, website, followers/following, boards, pins & links. πŸ”Ž Perfect for influencer discovery, competitor research & content planning. πŸ“Š Fast, accurate, CSV/JSON exports. πŸš€

Pinterest Profile Scraper

scraper-engine/pinterest-profile-scraper

Pinterest Profile Scraper extracts public profile data from Pinterest. Collect boards, pins, descriptions, followers, following counts, and profile metadata. Ideal for market research, competitor analysis, trend tracking, and content strategy insights.

πŸ‘ User avatar

Scraper Engine

7

Pinterest Profile Scraper

scraperx/pinterest-profile-scraper

πŸ“Œ Pinterest Profile Scraper extracts profile insights at scale from Pinterest: username, bio, website, followers, following, boards, pins, topics, avatar. ⚑ Export CSV/JSON for influencer research, competitor analysis, and content strategy. πŸš€ Fast, reliable, API-ready.

Pinterest Profile Scraper

scrapers-hub/pinterest-profile-scraper

πŸ“Œ Pinterest Profile Scraper extracts public Pinterest profilesβ€”usernames, bios, followers, boards, pins, outbound links & engagement. πŸ” Export CSV/JSON for marketing research, influencer discovery, competitor analysis, and growth automation. πŸš€

Pinterest Profile Scraper

scrapium/pinterest-profile-scraper

πŸ“Œ Pinterest Profile Scraper pulls rich profile data β€” bio, boards, pins, followers, following, profile image, website, recent pins & engagement metrics. πŸ”Ž Perfect for influencer discovery, competitor analysis, and e‑commerce trend research. πŸš€ Fast, reliable, SEO‑ready insights.

Pinterest Profile Scraper

scraperforge/pinterest-profile-scraper

Scrape Pinterest profile data in seconds πŸ“ŒπŸ‘€ Extract usernames, bios, followers, boards, pins, profile links, and more. Perfect for competitor research, influencer discovery, lead generation, and market analysis. Get clean Pinterest insights fast and at scale πŸš€

Pinterest Followers Scraper

scraply/pinterest-followers-scraper

πŸ“Œ Pinterest Followers Scraper extracts follower lists from public Pinterest profiles β€” usernames, profile URLs, bios, follower/following, boards & pins. πŸš€ Export CSV/JSON for competitor research, influencer outreach & audience analysis. βš™οΈ Fast, reliable, proxy-ready.

Pinterest Followers Scraper

scrapeflow/pinterest-followers-scraper

πŸ“Œ Pinterest Followers Scraper extracts follower data from any Pinterest profile: usernames, display names, bios, follower/following counts, profile URLs, and engagement. πŸš€ Ideal for influencer outreach, competitor analysis, audience research, and growth. πŸ“Š Export CSV/JSON.