Get this data via API

Classify recview.co — 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://recview.co"}'
{ "domain": { "domain_url": "https://recview.co", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 1, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Teleconferencing", "confidence": 0.53864586353302, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.4865102171897888, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.2044149786233902, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.17811515927314758, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.13147349655628204, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.1271861493587494, "IAB-132": "Education" } ] }, "success": true }
Get Free API Key View API Docs