Get this data via API

Classify whatwouldjesusaido.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://whatwouldjesusaido.com"}'
{ "domain": { "domain_url": "https://whatwouldjesusaido.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.875174343585968, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.8733152151107788, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Arts & Entertainment/Offbeat/Other", "confidence": 0.10271461308002472, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs