Get this data via API

Classify techtorquemedia.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://techtorquemedia.com"}'
{ "domain": { "domain_url": "https://techtorquemedia.com", "categories": [ { "name": "/News/Technology News", "confidence": 0.7212557196617126, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons", "confidence": 0.2940603494644165, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.2769010663032532, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.2000734806060791, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles", "confidence": 0.11340045183897018, "IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles" } ] }, "success": true }
Get Free API Key View API Docs