Get this data via API

Classify highlightmarquees.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://highlightmarquees.com"}'
{ "domain": { "domain_url": "https://highlightmarquees.com", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.5929701328277588, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.31334975361824036, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Business Services/Signage", "confidence": 0.26205411553382874, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.2556300759315491, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.24110127985477448, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.13909409940242767, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" } ] }, "success": true }
Get Free API Key View API Docs