Get this data via API

Classify revcosolutions.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://revcosolutions.com"}'
{ "domain": { "domain_url": "https://revcosolutions.com", "categories": [ { "name": "/Finance/Insurance/Other", "confidence": 0.8025025725364685, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.7058289051055908, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.17681320011615753, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Credit & Lending/Debt Collection & Repossession", "confidence": 0.1677168905735016, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.15570184588432312, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.14090198278427124, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.10463659465312958, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs