Unsplash Email Scraper - Domain Filter & Deduplication
Pricing
from $0.99 / 1,000 results
Unsplash Email Scraper - Domain Filter & Deduplication
๐ Unsplash Email Scraper โ turn Unsplash searches into a clean photographer email list. Filter by keyword, location and domain, merge aliases and decode hidden addresses. ๐ท For stock licensing & creative talent sourcing.
Pricing
from $0.99 / 1,000 results
Rating
0.0
(0)
Developer
InsightFlow
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Unsplash Email Scraper ๐
Unsplash Email Scraper helps you extract emails from Unsplash publicly available sources faster and more consistently than manual browsing. Itโs built for marketers, recruiters, sales pros, and researchers who need Unsplash lead generation, Unsplash contact scraper workflows, and a practical Unsplash email finder for outreach lists. โก
๐ Key Features of Unsplash Email Scraper
| Feature | Benefit |
|---|---|
| โ Targeted Keyword Search | Uses your chosen keywords to focus on the most relevant Unsplash profiles and contributors. |
| โ Custom Email Domain Filters | Lets you narrow results to domains like @gmail.com or @yahoo.com for better lead quality. |
| โ Location Filter | Adds an optional location filter to help refine results for region-specific outreach. |
| โ Max Email Cap | Stops once your email limit is reached, helping you control run time and costs. |
| โ Real-Time Dataset Saving | Saves each result as it is found, so you donโt lose progress on longer runs. |
| โ Resume-Friendly Progress Tracking | Keeps track of progress so interrupted runs can continue more smoothly. |
| โ Built-In Proxy Support | Includes proxy support for more reliable scraping from publicly available web data. |
๐ฅ Input โ Unsplash Email Scraper Parameters
{"keywords": ["manager","founder"],"location": "","customDomains": ["@gmail.com","@yahoo.com"],"maxEmails": 20}
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
keywords | Array | โ Yes | ["manager","founder"] | A list of keywords or queries to find relevant Unsplash profiles and contact opportunities. |
location | String | No | "" | Optional location filter to narrow results by place. |
customDomains | Array | No | ["@gmail.com","@yahoo.com"] | A list of email domains to match, such as personal or company domains. |
maxEmails | Integer | No | 20 | The maximum number of emails to collect before the actor stops. |
๐ค Output โ What Unsplash Email Scraper Returns
The actor saves each result as a JSON record in your Apify dataset.
[{"keyword": "manager","title": "Sarah Johnson","description": "Portrait and documentary photographer based in London, United Kingdom.","url": "https://unsplash.com/@sarahjohnson","email": "sarah.johnson@gmail.com"}]
| Field | Label | Format | Description |
|---|---|---|---|
keyword | Keyword | text | The keyword that led to this result. |
title | Title | text | The profile title returned in the dataset row. |
description | Description | text | The public description or summary associated with the result. |
url | Url | link | The public profile URL for the result. |
email | text | The email address extracted from publicly available data. |
๐ป How to Use Unsplash Email Scraper โ Step-by-Step
- Open the Actor โ Find Unsplash Email Scraper in Apify and open the actor page.
- Enter Keywords โ Add one or more keywords to target the profiles you want.
- Set Location โ Optionally narrow results by location for more focused Unsplash data extraction.
- Add Email Domains โ Include one or more domains to improve Unsplash contact extraction quality.
- Set Max Emails โ Choose how many emails you want the actor to collect.
- Run the Actor โ Start the run and monitor progress in the logs.
- Export Results โ Download your Unsplash outreach list from the dataset when the run finishes.
No coding required โ just set your filters and let the actor work. ๐
๐ก Best Use Cases for Unsplash Email Scraper
- ๐ฏ Unsplash Lead Generation โ Build a targeted outreach list from public Unsplash profiles and contributors.
- ๐ฃ Email Marketing โ Collect contact details for newsletter, partnership, or cold outreach workflows.
- ๐ฌ Unsplash Profile Scraper โ Research public profiles and identify relevant creators for campaigns.
- ๐ผ๏ธ Unsplash Image Metadata Extraction โ Support content and creator analysis with public profile context.
- ๐ค Unsplash Photographer Email Finder โ Find email contacts for photographers and visual creators on Unsplash.
Disclaimer
This actor only accesses publicly available data on Unsplash. It does not scrape private profiles, authenticated content, or password-protected pages. Users are solely responsible for ensuring their use complies with Unsplashโs Terms of Service, GDPR, CCPA, and applicable anti-spam laws. This tool is intended for legitimate purposes only โ lead generation, research, and marketing in compliance with local regulations. For data-removal requests, contact ๐ง insightflowofficial@gmail.com.
๐ Support & Feedback
Have a question or found an issue with the Unsplash Email Scraper? Weโre here to help.
- ๐ Bug Reports: Share the issue with our team so we can investigate it.
- โจ Custom Solutions & Feature Requests: Reach out if you need tailored scraping workflows.
- ๐ง Email: insightflowofficial@gmail.com
Your feedback shapes future improvements โ we read every message.
MX Lookup
Every address is checked at the DNS level: the actor resolves the mail domain's MX records and reports what it found.
| Field | Meaning |
|---|---|
mxFound | true when the domain publishes at least one mail server |
mxHost | The lowest-preference (primary) mail server |
mxRecords | Every MX record found, in preference order |
mxProvider | Who runs the mail: Google Workspace, Microsoft 365, Zoho, Proton, ... |
mxStatus | found, no_records, no_such_domain, timeout, error, or skipped |
Inputs
- MX Lookup - turn the check on or off (default: on).
- Only keep contacts whose domain has an MX record - drop unreachable domains.
Only a definite negative (
no_records/no_such_domain) drops a contact; a timeout or resolver error is treated as unknown and the lead is kept. - MX lookup timeout (seconds) - per-domain DNS budget, 1-15s.
This is a domain-level check. It confirms the domain can receive mail; it does not verify that an individual mailbox exists.