Category
Reviews
No reviews yet — be the first to review theasciicode.com.ar.
Get this data via API
Classify theasciicode.com.ar — 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://theasciicode.com.ar"}'
{
"domain": {
"domain_url": "https://theasciicode.com.ar",
"categories": [
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.2704446613788605,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1872338056564331,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.15819956362247467,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.