Get this data via API

Classify wasatchforward.org — 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://wasatchforward.org"}'
{ "domain": { "domain_url": "https://wasatchforward.org", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.46640902757644653, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.39067208766937256, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Finance/Crowdfunding", "confidence": 0.3645484447479248, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.2801094651222229, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/News/Local News", "confidence": 0.16358287632465365, "IAB12-3": "Local News" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.1370127648115158 }, { "name": "/Shopping/Swap Meets & Outdoor Markets", "confidence": 0.11459824442863464, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs