Get this data via API

Classify tidytail.app — 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://tidytail.app"}'
{ "domain": { "domain_url": "https://tidytail.app", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9215351343154908, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.7246531844139099, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.5615199208259583, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.19754771888256073, "IAB16": "Pets", "IAB-422": "Pets/Pets" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.16538074612617493, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.15559729933738708, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Business & Industrial/Business Services/Office Services", "confidence": 0.13226550817489624, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs