Get this data via API

Classify simchabudget.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://simchabudget.com"}'
{ "domain": { "domain_url": "https://simchabudget.com", "categories": [ { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.7654340863227844, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.48520350456237793, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.3523710072040558, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.21987944841384888, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/People & Society/Other", "confidence": 0.19738461077213287, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs