Pinterest Email Scraper
Pricing
from $2.49 / 1,000 results
Pinterest Email Scraper
Pinterest Email Scraper SD - Pinterest Email Scraper is a lead generation tool that extracts leads with public contact emails, account names and profile URLs from Pinterest results by keyword, location and email domain - Pinterest email extractor.
Pricing
from $2.49 / 1,000 results
Rating
0.0
(0)
Developer
Leads Scraper
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 hours ago
Last modified
Categories
Share
Pinterest Email Scraper
The Pinterest Email Scraper is an Apify Actor that finds publicly indexed contact emails belonging to Pinterest creators, shop owners and brand accounts. It turns a list of keywords into a clean, structured dataset of leads.
Pinterest is where interior designers, wedding planners, food bloggers, print-on-demand sellers and Etsy shop owners publish their catalogues. Many of them drop a booking or collab email straight into their profile description, and Google indexes it.
The Pinterest Email Scraper exists to harvest exactly those public addresses, at scale, with the account metadata attached.
This Pinterest Email Scraper reads those public Google search results and pulls the email out. It never logs in, never opens pinterest.com, and never touches private data.
If you have ever run a manual site:pinterest.com "designer" "@gmail.com" search and copied addresses one by one, the Pinterest Email Scraper is that workflow automated, expanded across dozens of query phrasings, deduplicated, and exported as JSON or CSV.
Think of it as a Pinterest email extractor and Pinterest lead generation tool in one: a focused crawler for contact discovery rather than a general-purpose Pinterest scraper.
Key Features of the Pinterest Email Scraper
| Feature | What it means in practice |
|---|---|
| Google-powered data collection | Queries are built with the site:pinterest.com operator and fetched through the Apify GOOGLE_SERP proxy |
| Query expansion | Every keyword x email-domain pair is searched as a base query, a quoted phrase, an intitle: query, and one variant per modifier |
| Domain filtering | Only emails on the domains you list (@gmail.com, @yahoo.com, your own) are kept |
| Global deduplication | An email is pushed to the dataset once, no matter how many queries surfaced it |
| Obfuscation handling | Understands name [at] domain [dot] com, name (at) domain, name @ domain.com, zero-width characters and the full-width @ |
| Junk filter | Rejects placeholders such as email@, yourname@, test@, xxx@ and single-character locals |
| Boundary-correct matching | @gmail.com will not match inside @gmail.company or @gmail.com.br |
| Structural parser | Locates each result's <h3> and the smallest surrounding block, instead of depending on Google's CSS class names |
| Fallback parser | If Google's markup changes, the crawler degrades to "emails without account details" rather than returning nothing |
| Concurrency control | An asyncio worker pool runs several queries in parallel with a shared stop signal |
| Retry logic | Up to 3 attempts per page with exponential backoff and a fresh proxy session per request |
| Block detection | CAPTCHA, "unusual traffic" and consent pages are detected and retried, not counted as empty |
| Blocked-query requeue | Queries that failed are put back in the queue once at the end of the run |
| Resumable state | Progress is stored in the key-value store, keyed by an input hash, and saved on PERSIST_STATE, MIGRATING and ABORTING |
| Streaming output | Each lead is pushed to the dataset immediately, so partial results survive an abort |
| Run summary | Logs pages fetched, blocked pages, retries and emails per page |
Every one of these features exists because email extraction from search results is messy. The Pinterest Email Scraper is built to fail gracefully rather than silently.
That matters most on long runs, where a single markup change or a burst of blocked pages would otherwise wipe out an hour of data collection.
How the Pinterest Email Scraper Works
The Pinterest Email Scraper is a search-engine crawler, not a platform client. Here is the whole pipeline.
- Read input. Keywords, location, email domains, limits and concurrency.
- Build queries. The Actor combines
site:pinterest.com, your keyword, the quoted email domain and your optional location phrase. - Fetch search results. Pages are requested asynchronously with
aiohttpthrough the Apify GOOGLE_SERP proxy. - Parse structurally. Each result block is located via its
<h3>title and the tightest surrounding container. - Extract emails. A domain-filtered regex runs over the block text, with normalisation and the junk filter applied.
- Deduplicate and push. New addresses are added to a global set and written to the Apify dataset as they are found.
Base queries always run first, so the highest-signal results land in your dataset early.
Pagination continues per query until the page cap, the email cap, or a run of pages producing no new addresses. This is why the Pinterest Email Scraper rarely wastes budget on exhausted queries.
What Data Does It Extract?
Every row the Pinterest Email Scraper writes is a single email address plus the account context Google printed alongside it.
You get the account label Pinterest shows in search (often a board owner or shop name), a display name when the title is profile-shaped, a canonical profile URL when a handle is exposed, and the bio or pin caption snippet the email came from.
You also get full provenance: which keyword produced the lead, and the exact Google query used. That makes the output of the Pinterest Email Scraper auditable and easy to attribute back to a campaign.
Input Fields
All input to the Pinterest Email Scraper is configured from the Apify Console form or passed as JSON via the API.
| Field | Type | Default | Description |
|---|---|---|---|
keywords | array (required) | ["designer", "shop owner"] | Search terms describing the Pinterest accounts you want |
location | string | "" | Optional location phrase added to every query |
customDomains | array | ["@gmail.com", "@yahoo.com"] | Only emails on these domains are kept; the leading @ is optional |
maxEmails | integer (1-10000) | 20 | Stop once this many unique emails are collected |
countryCode | string | "" | Two-letter country code for the search proxy (US, GB, DE...) |
expandQueries | boolean | true | Search each keyword x domain pair in several phrasings |
queryModifiers | array | ["email", "contact", "business inquiries", "collab", "booking", "dm"] | Extra words combined with each keyword when expansion is on |
maxPagesPerQuery | integer (1-50) | 30 | Page cap per query |
maxConcurrency | integer (1-20) | 5 | How many queries run in parallel |
The default queryModifiers shipped with the Pinterest Email Scraper are tuned for Pinterest, where creators write "collab", "business inquiries" or "booking" next to their address.
Output Schema
Every dataset item produced by the Pinterest Email Scraper contains all fourteen fields below.
| Field | Meaning |
|---|---|
network | Platform name |
keyword | The keyword that produced the lead |
query | The exact Google query used |
title | Raw result title |
accountName | Account label Google prints (handle or display name) |
fullName | Display name parsed from a profile-style title; empty for pin captions |
username | URL-safe handle when Pinterest exposes one; otherwise null |
profileUrl | Canonical https://www.pinterest.com/{username}/ URL when a handle is known; otherwise empty |
url | Direct Pinterest link when exposed, else the profile URL |
description | Bio or caption snippet, cleaned of labels and engagement counters |
email | Lower-cased email address |
emailDomain | The matched domain, e.g. @gmail.com |
possiblyTruncated | true when Google's snippet ellipsis touched the email |
foundAt | ISO 8601 UTC timestamp |
Results from the Pinterest Email Scraper export as JSON, CSV, Excel, XML or HTML from the dataset tab, or straight into your CRM through the Apify API.
The output schema is stable across runs, so you can build a repeatable ingestion pipeline on top of it.
Example Input and Output
A realistic Pinterest Email Scraper configuration for a US home-and-interiors campaign.
Input
{"keywords": ["interior designer", "wedding planner", "print on demand shop"],"location": "Austin","customDomains": ["@gmail.com", "@outlook.com"],"maxEmails": 250,"countryCode": "US","expandQueries": true,"queryModifiers": ["email", "contact", "business inquiries", "collab", "booking"],"maxPagesPerQuery": 30,"maxConcurrency": 5}
Output
{"network": "Pinterest","keyword": "interior designer","query": "site:pinterest.com interior designer \"@gmail.com\" \"Austin\"","title": "Marta Vidal | Interior Designer - Pinterest","accountName": "martavidalstudio","fullName": "Marta Vidal","username": "martavidalstudio","profileUrl": "https://www.pinterest.com/martavidalstudio/","url": "https://www.pinterest.com/martavidalstudio/","description": "Austin-based interior designer. Mood boards, sourcing, styling. Business inquiries: marta.vidal.studio@gmail.com","email": "marta.vidal.studio@gmail.com","emailDomain": "@gmail.com","possiblyTruncated": false,"foundAt": "2026-08-31T09:14:02Z"}
How to Use the Pinterest Email Scraper
- Open the Pinterest Email Scraper on Apify and click Try for free.
- Replace the default keywords with the niches you sell to, for example
home staging,bridal florist,candle shop. - Add the email domains you care about. Keep
@gmail.comfor solo creators; add company domains for brands. - Set
maxEmailsto the size of the list you need. - Optionally set
locationandcountryCodeto bias search results to one market. - Run it, then export the dataset as CSV or pull it via the Apify API.
Tip: narrow keywords beat broad ones. sourdough baker returns far better leads than food, because the query expansion inside the Pinterest Email Scraper multiplies whatever specificity you give it.
Tip: raise maxConcurrency for speed and lower it if you see blocked pages piling up in the run log.
Tip: run the Pinterest Email Scraper twice with different domain sets rather than once with ten domains. Smaller domain sets produce tighter, more targeted search results.
Use Cases
| Use case | How the Pinterest Email Scraper helps |
|---|---|
| Influencer and creator outreach | Build a contact list of Pinterest creators in a niche before pitching a collab |
| Affiliate recruitment | Find pinners already publishing product round-ups in your category |
| Agency prospecting | Collect shop owners who pin constantly but have no paid strategy |
| E-commerce partnerships | Reach Etsy, Shopify and print-on-demand sellers by product vertical |
| Home and interiors PR | Contact designers, stagers and renovation accounts for product placement |
| Wedding and events sales | Reach planners, florists and stationery designers by city |
| Food and recipe marketing | Find recipe bloggers and meal-prep creators with public booking emails |
| Market research | Map who is publishing in a vertical, with metadata for segmentation |
| CRM enrichment | Add a contact channel to accounts you already track by handle |
| Recruiting creative freelancers | Source designers and illustrators who list a contact address |
Agencies typically run the Pinterest Email Scraper once per client vertical and per city, keeping each dataset separate for clean reporting.
Why Use This Pinterest Email Scraper
Most manual prospecting on Pinterest stalls after twenty or thirty profiles. Google caps a single query at roughly 300 results, so one search will never give you a full market.
Query expansion is the answer. The Pinterest Email Scraper reshapes each keyword into base, quoted, intitle: and modifier variants, which reaches slices of the index a single query cannot.
The email parsing in the Pinterest Email Scraper is also stricter than a naive regex. Obfuscated addresses are normalised, placeholder addresses are dropped, and soft-wrapped duplicates are collapsed.
Because leads are pushed to the dataset as they are found, an aborted or migrated run still leaves you with usable data. Resumable state means a restarted Pinterest Email Scraper run picks up where it left off.
If your outreach spans several networks, run it alongside the Instagram Email Scraper and the TikTok Email Scraper to cover the same creators wherever they publish.
For visual-design niches specifically, the Behance Email Scraper and Dribbble Email Scraper pair naturally with Pinterest sourcing.
Selling into e-commerce? The Etsy-adjacent seller audience also lives on Facebook, and long-form creators often keep a newsletter on Substack.
Limitations
Read this before your first Pinterest Email Scraper run. These constraints are honest and structural.
- Publicly indexed emails only. If an address is not visible in Google's index, the Pinterest Email Scraper cannot find it. There is no login, no API and no private data.
- Google's result cap. A single query returns roughly 300 results maximum. Query expansion exists precisely to work around this, but it is not unlimited.
possiblyTruncated. When Google's snippet ellipsis touches the address, this flag istrue. Verify those rows before sending mail.- Apify GOOGLE_SERP proxy required. The Actor cannot run without Apify proxy credentials.
- Free-plan cap. Free Apify plans are limited to 100 emails per run. Paid plans are uncapped.
- Handle availability.
usernameandprofileUrlare only filled when Google exposes a handle. Some rows will haveaccountNameandfullNamebut emptyusername/profileUrl. That is a Google limitation, not a bug. - Variable yield. Results depend on keywords, domains and location. No volume is guaranteed.
Related Actors
The same engine behind the Pinterest Email Scraper is available for every major network. Pick the one matching your audience.
| Actor | What it collects |
|---|---|
| Pinterest Email and Phone Number Scraper | Emails and phone numbers from Pinterest |
| Pinterest Phone Number Scraper | Public phone numbers from Pinterest |
| Behance Email Scraper | Public contact emails from Behance |
| Bigo Live Email Scraper | Public contact emails from Bigo Live |
| Bluesky Email Scraper | Public contact emails from Bluesky |
| Bumble Email Scraper | Public contact emails from Bumble |
| Clubhouse Email Scraper | Public contact emails from Clubhouse |
| Dailymotion Email Scraper | Public contact emails from Dailymotion |
| DeviantArt Email Scraper | Public contact emails from DeviantArt |
| Discord Email Scraper | Public contact emails from Discord |
| Dribbble Email Scraper | Public contact emails from Dribbble |
| Facebook Email Scraper | Public contact emails from Facebook |
| Goodreads Email Scraper | Public contact emails from Goodreads |
| Hinge Email Scraper | Public contact emails from Hinge |
| Instagram Email Scraper | Public contact emails from Instagram |
| KakaoTalk Email Scraper | Public contact emails from KakaoTalk |
| Kick Email Scraper | Public contact emails from Kick |
| Lemon8 Email Scraper | Public contact emails from Lemon8 |
| Likee Email Scraper | Public contact emails from Likee |
| LINE Email Scraper | Public contact emails from LINE |
| LinkedIn Email Scraper | Public contact emails from LinkedIn |
| Mastodon Email Scraper | Public contact emails from Mastodon |
| Medium Email Scraper | Public contact emails from Medium |
| Mixcloud Email Scraper | Public contact emails from Mixcloud |
| Patreon Email Scraper | Public contact emails from Patreon |
| Quora Email Scraper | Public contact emails from Quora |
| Reddit Email Scraper | Public contact emails from Reddit |
| Rumble Email Scraper | Public contact emails from Rumble |
| Snapchat Email Scraper | Public contact emails from Snapchat |
| SoundCloud Email Scraper | Public contact emails from SoundCloud |
| Substack Email Scraper | Public contact emails from Substack |
| Telegram Email Scraper | Public contact emails from Telegram |
| Threads Email Scraper | Public contact emails from Threads |
| TikTok Email Scraper | Public contact emails from TikTok |
| Tinder Email Scraper | Public contact emails from Tinder |
| Tumblr Email Scraper | Public contact emails from Tumblr |
| Twitch Email Scraper | Public contact emails from Twitch |
| Vimeo Email Scraper | Public contact emails from Vimeo |
| VK Email Scraper | Public contact emails from VK |
| WeChat Email Scraper | Public contact emails from WeChat |
| Weibo Email Scraper | Public contact emails from Weibo |
| X Email Scraper | Public contact emails from X |
FAQ
What is the Pinterest Email Scraper? It is an Apify Actor that collects publicly indexed contact emails from Pinterest-related Google search results and exports them as structured data.
Does the Pinterest Email Scraper log into Pinterest? No. There is no login, no cookies, no browser and no use of Pinterest's API. All data comes from public Google search results.
Where do the emails the Pinterest Email Scraper returns come from? From titles, snippets and site labels that Google has indexed, typically profile descriptions and pin captions where the account published an address itself.
Do I need a proxy to run the Pinterest Email Scraper? Yes. The Actor requires the Apify GOOGLE_SERP proxy and cannot run without Apify proxy credentials.
Can I filter by email domain?
Yes. customDomains restricts extraction to the domains you list. Matching is boundary-correct, so @gmail.com never matches @gmail.company.
How many emails can one Pinterest Email Scraper run return?
Free Apify plans are capped at 100 emails per run. Paid plans are uncapped; the practical limit is maxEmails and how much of the niche Google has indexed.
Why is username sometimes null?
Google does not always print a handle in its result. When it does not, you still get accountName, fullName and the snippet, but username and profileUrl stay empty.
What does possiblyTruncated: true mean?
Google's snippet ellipsis touched the address, so it may be cut off. Verify those rows before adding them to a campaign.
Are the emails verified or deliverable? No. The Pinterest Email Scraper extracts addresses as published. Run them through your own verification step before a send.
Why should I keep query expansion on? Because Google caps a single query at roughly 300 results. Expansion reaches parts of the index a single phrasing never surfaces.
Can I resume an interrupted Pinterest Email Scraper run? Yes. Progress is checkpointed in the key-value store, keyed by an input hash, and restored on restart or migration.
Does the same Pinterest Email Scraper engine work for other networks? Yes, it ships per platform. See the Related Actors table above.
Support
Questions, a bug, or need a custom build of the Pinterest Email Scraper? Email neurodata.apify@gmail.com.