Get this data via API

Classify opensauce.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://opensauce.com"}'
{ "domain": { "domain_url": "https://opensauce.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.35062137246131897, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.3015536367893219, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/News/Technology News", "confidence": 0.21442371606826785, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Business & Industrial/Other", "confidence": 0.16558486223220825, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.10886966437101364, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs