Get this data via API

Classify vfairs.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://vfairs.com"}'
{ "domain": { "domain_url": "https://vfairs.com", "categories": [ { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.9518823623657228, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.8384831547737122, "IAB-132": "Education" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.44915321469306946, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.19426584243774417, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.11778024584054948, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs