Get this data via API

Classify sizzledining.org — 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://sizzledining.org"}'
{ "domain": { "domain_url": "https://sizzledining.org", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events", "confidence": 0.8791852593421936, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations", "confidence": 0.3644829988479614, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.3552010953426361, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.22611889243125916 }, { "name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways", "confidence": 0.10033512860536575, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs