Get this data via API

Classify riseandbuilt.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://riseandbuilt.com"}'
{ "domain": { "domain_url": "https://riseandbuilt.com", "categories": [ { "name": "/Finance/Credit & Lending/Credit Reporting & Monitoring", "confidence": 0.8346207737922668, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Debt Management", "confidence": 0.4973568618297577, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.1848791241645813, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.10882512480020524, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Finance/Credit & Lending/Other", "confidence": 0.10017914324998856, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs