Get this data via API
Classify paintedprairiefallowdeer.com — 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://paintedprairiefallowdeer.com"}'
{
"domain": {
"domain_url": "https://paintedprairiefallowdeer.com",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.6906812787055969,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hunting & Shooting",
"confidence": 0.3217352628707886,
"IAB17-18": "Hunting/Shooting",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.21925626695156095,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.1520892083644867,
"IAB-422": "Pets"
},
{
"name": "/Travel & Transportation/Specialty Travel/Agritourism",
"confidence": 0.15118040144443512,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.