Get this data via API

Classify jobs.olivegarden.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://jobs.olivegarden.com"}'
{ "domain": { "domain_url": "https://jobs.olivegarden.com", "categories": [ { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.9100222587585448, "IAB-132": "Education" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.8989484906196594, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Cooking & Recipes/Cuisines", "confidence": 0.6644718050956726, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.5156696438789368, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs