Get this data via API
Classify socalfiberfair.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://socalfiberfair.com"}'
{
"domain": {
"domain_url": "https://socalfiberfair.com",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts",
"confidence": 0.8678926825523376,
"IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.4494321644306183,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.3343402147293091,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Textiles & Nonwovens",
"confidence": 0.254438191652298,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.1837860941886902,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.11438152939081192,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.