Get this data via API

Classify resolveresearcher.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://resolveresearcher.com"}'
{ "domain": { "domain_url": "https://resolveresearcher.com", "categories": [ { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.22353556752204895, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.14215964078903198, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Sports/Other", "confidence": 0.1146671175956726, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Science/Mathematics/Statistics", "confidence": 0.11135559529066086, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Sports News", "confidence": 0.10353833436965942, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" } ] }, "success": true }
Get Free API Key View API Docs