What this task does
Runs the full deliverability audit across a whole client list in parallel, probing the Google and Microsoft 365 DKIM selectors on top of the 30 common ones, and returns one row per domain that says exactly what is missing for Gmail and Yahoo's bulk sender rules. Schedule it monthly. It runs on Email Deliverability Auditor - SPF, DKIM, DMARC & Blacklist, costs $0.008 per result, and exports to CSV, JSON or Excel.
โ๏ธ The input this task runs with
These are the exact settings saved in the task. Open it on Apify and they are already filled in, so you can run it unchanged or edit a field first.
{
"domains": [
"apify.com",
"github.com",
"shopify.com",
"hubspot.com",
"notion.so",
"stripe.com"
],
"dkimSelectors": [
"google",
"selector1",
"selector2"
],
"checkBlacklists": true,
"concurrency": 20
}
๐ฆ What every run returns
One record per result, with these fields, exportable as CSV, JSON or Excel.
๐ How to run this task
- Open the task on Apify
Use the button above. New accounts get $5 of free credit and no credit card is required.
- Check the pre-filled input
Every setting shown above is already there. Change a city, a price range or the result limit if you want a different slice of the data.
- Click Run
Pagination, rotating proxies and anti-bot handling all happen in the cloud. The result limit is what controls your cost.
- Export or schedule it
Download CSV, JSON or Excel, or save the task in your own account and schedule it daily or weekly. Webhooks and the Apify API push results straight into your own tools.
๐ต What this task costs
๐งช Other Email Deliverability Auditor - SPF, DKIM, DMARC & Blacklist tasks
Check SPF, DKIM and DMARC for a list of domains
Reads the public DNS of each domain and reports whether SPF, DKIM and DMARC are present and correctly configured, whether the SPF policy is strict or open, which DKIM selectors exist, plus MX, MTA-STS, BIMI and DNSSEC, and whether the mail server IP sits on a public blacklist.
See this task โ๐ Related actors
Run it with your own settings
Open the task, change what you need, and save it as your own. The original stays as it is.