Get this data via API

Classify trustthisanswer.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://trustthisanswer.com"}'
{ "domain": { "domain_url": "https://trustthisanswer.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.3824889361858368, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.1720583438873291, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.13387039303779602, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys", "confidence": 0.12107402831315994, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs