Get this data via API

Classify howtogeek.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://howtogeek.com"}'
{ "domain": { "domain_url": "https://howtogeek.com", "categories": [ { "name": "/News/Technology News", "confidence": 0.58162522315979, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.35690027475357056, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#3,735