Get this data via API
Classify gijunk.net — 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://gijunk.net"}'
{
"domain": {
"domain_url": "https://gijunk.net",
"categories": [
{
"name": "/Law & Government/Military/Other",
"confidence": 0.5959622263908386,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.2813322842121124,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Other",
"confidence": 0.12609533965587616,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Arts & Entertainment/Music & Audio/Radio",
"confidence": 0.1164569929242134,
"IAB9-24": "Radio",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.