Get this data via API

Classify ccc.gd — 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://ccc.gd"}'
{ "domain": { "domain_url": "https://ccc.gd", "categories": [ { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.2974821925163269, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Internet & Telecom/Email & Messaging/Other", "confidence": 0.16397204995155334, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/Directories & Listings/Other", "confidence": 0.14004334807395935 }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.1023574247956276, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" } ] }, "success": true }
Get Free API Key View API Docs