Get this data via API

Classify timesindigo.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://timesindigo.com"}'
{ "domain": { "domain_url": "https://timesindigo.com", "categories": [ { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.730159342288971, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/Home Office", "confidence": 0.26732900738716125, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.22131496667861936, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.21904374659061432, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.14931842684745789, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.10785581171512604, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs