Get this data via API
Classify androidadvices.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://androidadvices.com"}'
{
"domain": {
"domain_url": "https://androidadvices.com",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Doors & Windows",
"confidence": 0.9057470560073853,
"IAB10": "Home & Garden",
"IAB-280-274": "Home Improvement/Home & Garden/Home Improvement"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Other",
"confidence": 0.2886231243610382,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2537752389907837,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.24062977731227875,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.12175856530666351,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.10661133378744124,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.