Get this data via API

Classify saasmith.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://saasmith.com"}'
{ "domain": { "domain_url": "https://saasmith.com", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays", "confidence": 0.8400066494941711, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.2246796190738678, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.1499650478363037, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.1364513635635376, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1274981051683426, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.11869966238737106, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.10167332738637924, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs