Get this data via API
Classify venicevisitpass.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://venicevisitpass.com"}'
{
"domain": {
"domain_url": "https://venicevisitpass.com",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Urban Transit",
"confidence": 0.3962362408638001,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants",
"confidence": 0.36417898535728455,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings",
"confidence": 0.22947120666503903,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Long Distance Bus & Rail",
"confidence": 0.1796208769083023,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.15600094199180603,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.