Get this data via API

Classify food.blog — 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://food.blog"}'
{ "domain": { "domain_url": "https://food.blog", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Acting & Theater", "confidence": 0.8227120041847229, "IAB1": "Arts & Entertainment", "IAB-209-201": "Theater/Fine Art/Theater" }, { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.1781645119190216, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.17147615551948547, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.15589649975299835, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.1383543163537979, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.11372165381908415, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Online Communities/Online Journals & Personal Sites", "confidence": 0.10713475942611694, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#48,102