Get this data via API

Classify talktotoken.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://talktotoken.com"}'
{ "domain": { "domain_url": "https://talktotoken.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.8131997585296631, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.15603528916835785, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Arts & Entertainment/Fun & Trivia/Other", "confidence": 0.13573594391345978, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys", "confidence": 0.13155946135520935, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.10268238931894302, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs