Category
Global Rank
#928,567
Reviews
No reviews yet — be the first to review asksila.com.
Get this data via API
Classify asksila.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://asksila.com"}'
{
"domain": {
"domain_url": "https://asksila.com",
"categories": [
{
"name": "/Finance/Accounting & Auditing/Tax Preparation & Planning",
"confidence": 0.9347459077835084,
"IAB13-12": "Tax Planning",
"IAB-415-391": "Personal Finance - Personal Taxes"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2375219613313675,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Finance/Accounting & Auditing/Other",
"confidence": 0.12441100180149078,
"IAB3": "Business",
"IAB-54-53": "Business - Business Accounting & Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.