Get this data via API
Classify pdfmanualer.dk — 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://pdfmanualer.dk"}'
{
"domain": {
"domain_url": "https://pdfmanualer.dk",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Peugeot",
"confidence": 0.9865172505378724,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.34116071462631226
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Station Wagons",
"confidence": 0.12866005301475525,
"IAB-5-2": "Auto Body Styles - Station Wagon"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hatchbacks",
"confidence": 0.1134037747979164,
"IAB2-11": "Hatchback",
"IAB-11-2": "Auto Body Styles - Hatchback"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons",
"confidence": 0.10278042405843736,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Global Rank
#326,325
Get this data as JSON — free trial, 50 API calls included.