Get this data via API
Classify popupevents.info — 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://popupevents.info"}'
{
"domain": {
"domain_url": "https://popupevents.info",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Event Planning",
"confidence": 0.5190703272819519,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.26968029141426086,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.21141566336154935,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.19495560228824615,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.16292282938957214,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.15508300065994263,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.14765016734600067,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.14429861307144165,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.