Get this data via API

Classify gofindr.ai — 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://gofindr.ai"}'
{ "domain": { "domain_url": "https://gofindr.ai", "categories": [ { "name": "/Internet & Telecom/Search Engines/People Search", "confidence": 0.8893629312515259, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.37269827723503113, "IAB-163": "Personal Celebrations & Life Events" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.3709124624729157, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging", "confidence": 0.31384336948394775, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Online Communities/Social Networks", "confidence": 0.14578396081924438, "IAB-148-132": "Education - Online Education" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.11094361543655396, "IAB-376-SPSHQ5": "Genres - Public Radio" } ] }, "success": true }
Get Free API Key View API Docs