Get this data via API

Classify sophisticatedoccasions.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://sophisticatedoccasions.com"}'
{ "domain": { "domain_url": "https://sophisticatedoccasions.com", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.5027141571044922, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.1704496294260025, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.16319647431373596, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.11985623836517334, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.1097363531589508, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Hobbies & Leisure/Special Occasions/Other", "confidence": 0.10175660252571106, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs