Get this data via API

Classify fulknowledgehub.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://fulknowledgehub.com"}'
{ "domain": { "domain_url": "https://fulknowledgehub.com", "categories": [ { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 1, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5819947123527527, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Internet & Telecom/Other", "confidence": 0.402277946472168, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.14232680201530457, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/Technical Reference", "confidence": 0.11323178559541702 } ] }, "success": true }
Get Free API Key View API Docs