Get this data via API

Classify torchquote.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://torchquote.app"}'
{ "domain": { "domain_url": "https://torchquote.app", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.43191495537757874, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/Signage", "confidence": 0.1800464242696762, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.16160732507705688, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.10405445098876952, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.10330898314714432, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" } ] }, "success": true }
Get Free API Key View API Docs