Get this data via API

Classify tbfiles.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://tbfiles.com"}'
{ "domain": { "domain_url": "https://tbfiles.com", "categories": [ { "name": "/Business & Industrial/Manufacturing/Factory Automation", "confidence": 0.4595669507980346, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.41253212094306946, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.3129112422466278, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.23038198053836825, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" } ] }, "success": true }
Get Free API Key View API Docs