Get this data via API

Classify thesupermomlife.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://thesupermomlife.com"}'
{ "domain": { "domain_url": "https://thesupermomlife.com", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.6063724160194397, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.5307033658027649, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.5021366477012634, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Online Communities/Online Journals & Personal Sites", "confidence": 0.274943083524704, "IAB-148-132": "Education - Online Education" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.17123191058635712, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs