Get this data via API

Classify agile-crater.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://agile-crater.com"}'
{ "domain": { "domain_url": "https://agile-crater.com", "categories": [ { "name": "/Food & Drink/Cooking & Recipes/Culinary Training", "confidence": 0.9841376543045044, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Restaurants/Catering", "confidence": 0.4567926526069641, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.17247694730758667, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.12095259130001068, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs