Get this data via API
Classify pe.gov.br — 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://pe.gov.br"}'
{
"domain": {
"domain_url": "https://pe.gov.br",
"categories": [
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.6903903484344482,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals",
"confidence": 0.6461130976676941,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Music & Audio/World Music",
"confidence": 0.5063472986221313,
"IAB1": "Arts & Entertainment",
"IAB-352-338": "World/International Music/Music/World/International Music"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.11145767569541933,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.