Get this data via API
Classify trendingquickly.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://trendingquickly.com"}'
{
"domain": {
"domain_url": "https://trendingquickly.com",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling",
"confidence": 0.8473421931266785,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.5174703598022461,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons",
"confidence": 0.3751200735569,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.3434039354324341,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.1887873113155365,
"IAB-34-1": "Auto Repair/Automotive/Auto Repair"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Car Electronics",
"confidence": 0.16081804037094116,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.