Get this data via API

Classify foodiebuddy.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://foodiebuddy.org"}'
{ "domain": { "domain_url": "https://foodiebuddy.org", "categories": [ { "name": "/Food & Drink/Food & Grocery Delivery/Meal Kits", "confidence": 0.7416183948516846, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Cooking & Recipes/Other", "confidence": 0.31610187888145447, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food/Other", "confidence": 0.10526472330093384, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.10109425336122511, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs