Website DNS Scraper - Mail provider / tech stack

Website DNS Scraper - Mail provider / tech stack

From a list of domain names, get infos about tech stack (hubspot, webflow, klaviyo ...) used and mail provider (google, outlook ...) + All the dns records (TXT, A, SOA ..) DNS based

LEAD_GENERATIONAUTOMATIONApify

Website DNS scraper - mail provider / tech stack

From a list of domain names, get infos about tech stack (hubspot, webflow, klaviyo ...) used and mail provider (google, outlook ...) Also get All the dns records (TXT, A, SOA ..)

Output

Object output example

1{
2  "domain": "glady.com",
3  "tech_stack": [
4    "google",
5    "pardot933713",
6    "zendesk",
7    "outlook",
8    "pardot",
9    "miro",
10    "awsdns-hostmaster.amazon.com"
11  ],
12  "mail_provider": "google.com",
13  "all_dns_records": {
14    "A": [
15      "18.165.83.87",
16      "18.165.83.46",
17      "18.165.83.43",
18      "18.165.83.4"
19    ],
20    "NS": [
21      "ns-1673.awsdns-17.co.uk.",
22      "ns-219.awsdns-27.com.",
23      "ns-633.awsdns-15.net.",
24      "ns-1376.awsdns-44.org."
25    ],
26    "SOA": [
27      "ns-219.awsdns-27.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
28    ],
29    "MX": [
30      "5 alt1.aspmx.l.google.com.",
31      "5 alt2.aspmx.l.google.com.",
32      "1 aspmx.l.google.com.",
33      "10 alt3.aspmx.l.google.com.",
34      "10 alt4.aspmx.l.google.com."
35    ],
36    "TXT": [
37      ""pardot933713=be3eca675864ce5f13eb69aba4056fb200388e976372c53470289c73f6503968"",
38      ""v=spf1 include:_spf.google.com include:mail.zendesk.com include:aspmx.pardot.com ip4:167.89.74.161 ip4:89.107.171.19 ip4:89.107.171.56 include:spf.protection.outlook.com -all"",
39      ""google-site-verification=8p5qDsoxQCrRNfMnhXe1hsjBgcFJwA3Ref13OVcQ5uo"",
40      ""miro-verification=0da41bd4a021cd0bb7338605f95efdbb65e81747""
41    ]
42  }
43}

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!