Unsplash Email Scraper - Domain Filter & Deduplication avatar

Unsplash Email Scraper - Domain Filter & Deduplication

Pricing

from $0.99 / 1,000 results

Go to Apify Store
Unsplash Email Scraper - Domain Filter & Deduplication

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

InsightFlow

Maintained by Community

Actor 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

FeatureBenefit
โœ… Targeted Keyword SearchUses your chosen keywords to focus on the most relevant Unsplash profiles and contributors.
โœ… Custom Email Domain FiltersLets you narrow results to domains like @gmail.com or @yahoo.com for better lead quality.
โœ… Location FilterAdds an optional location filter to help refine results for region-specific outreach.
โœ… Max Email CapStops once your email limit is reached, helping you control run time and costs.
โœ… Real-Time Dataset SavingSaves each result as it is found, so you donโ€™t lose progress on longer runs.
โœ… Resume-Friendly Progress TrackingKeeps track of progress so interrupted runs can continue more smoothly.
โœ… Built-In Proxy SupportIncludes 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
}
ParameterTypeRequiredDefaultDescription
keywordsArrayโœ… Yes["manager","founder"]A list of keywords or queries to find relevant Unsplash profiles and contact opportunities.
locationStringNo""Optional location filter to narrow results by place.
customDomainsArrayNo["@gmail.com","@yahoo.com"]A list of email domains to match, such as personal or company domains.
maxEmailsIntegerNo20The 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"
}
]
FieldLabelFormatDescription
keywordKeywordtextThe keyword that led to this result.
titleTitletextThe profile title returned in the dataset row.
descriptionDescriptiontextThe public description or summary associated with the result.
urlUrllinkThe public profile URL for the result.
emailEmailtextThe email address extracted from publicly available data.

๐Ÿ’ป How to Use Unsplash Email Scraper โ€” Step-by-Step

  1. Open the Actor โ€” Find Unsplash Email Scraper in Apify and open the actor page.
  2. Enter Keywords โ€” Add one or more keywords to target the profiles you want.
  3. Set Location โ€” Optionally narrow results by location for more focused Unsplash data extraction.
  4. Add Email Domains โ€” Include one or more domains to improve Unsplash contact extraction quality.
  5. Set Max Emails โ€” Choose how many emails you want the actor to collect.
  6. Run the Actor โ€” Start the run and monitor progress in the logs.
  7. 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.

FieldMeaning
mxFoundtrue when the domain publishes at least one mail server
mxHostThe lowest-preference (primary) mail server
mxRecordsEvery MX record found, in preference order
mxProviderWho runs the mail: Google Workspace, Microsoft 365, Zoho, Proton, ...
mxStatusfound, 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.