Get this data via API

Classify futuresavingstoday.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://futuresavingstoday.com"}'
{ "domain": { "domain_url": "https://futuresavingstoday.com", "categories": [ { "name": "/People & Society/Seniors & Retirement", "confidence": 0.9 }, { "name": "/Finance/Credit & Lending", "confidence": 0.8 }, { "name": "/Home & Garden/Home Improvement", "confidence": 0.7, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Finance/Insurance", "confidence": 0.7, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Health/Weight Loss", "confidence": 0.6, "IAB7-44": "Weight Loss" }, { "name": "/Health/Sleep Disorders", "confidence": 0.6, "IAB7-40": "Sleep Disorders" }, { "name": "/Home & Garden/Home Furnishings", "confidence": 0.5, "IAB10": "Home & Garden" }, { "name": "/Finance/Financial Planning & Management", "confidence": 0.5, "IAB-396-391": "Financial Planning/Personal Finance/Financial Planning" }, { "name": "/Business & Industrial/Energy & Utilities", "confidence": 0.5, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Beauty & Fitness/Cosmetic Procedures", "confidence": 0.4, "IAB7": "Health & Fitness" } ] }, "success": true }
Get Free API Key View API Docs