Get this data via API

Classify solarfinancer.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://solarfinancer.com"}'
{ "domain": { "domain_url": "https://solarfinancer.com", "categories": [ { "name": "/Finance/Credit & Lending/Debt Management", "confidence": 0.6895610690116882, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Credit Reporting & Monitoring", "confidence": 0.6845725178718567, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.49633222818374634, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.2386547029018402, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Finance/Credit & Lending/Credit Cards", "confidence": 0.20066051185131073, "IAB-406-405": "Credit Cards/Personal Finance/Personal Debt/Credit Cards" } ] }, "success": true }
Get Free API Key View API Docs