Get this data via API

Classify aboutweb.cx — 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://aboutweb.cx"}'
{ "domain": { "domain_url": "https://aboutweb.cx", "categories": [ { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.5651490092277527, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Other", "confidence": 0.29857581853866577, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.2984241545200348, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Internet & Telecom/Search Engines/Other", "confidence": 0.19499848783016205, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs