Get this data via API
Classify work.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://work.gd"}'
{
"domain": {
"domain_url": "https://work.gd",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Ford",
"confidence": 0.960685670375824,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.8894051313400269,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Business & Industrial/Automotive Industry",
"confidence": 0.17086078226566315,
"IAB2": "Automotive",
"IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry"
}
]
},
"success": true
}
Category
Global Rank
#17,100
Get this data as JSON — free trial, 50 API calls included.