Get this data via API

Classify whatcampaign.com — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://whatcampaign.com"}'
{ "domain": { "domain_url": "https://whatcampaign.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.34953296184539795, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.33580636978149414, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.271837055683136, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.17560090124607086, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/News/Politics/Campaigns & Elections", "confidence": 0.16636694967746735, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Internet & Telecom/Other", "confidence": 0.1418159008026123, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs