Category
Reviews
No reviews yet — be the first to review cartogopher.com.
Get this data via API
Classify cartogopher.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://cartogopher.com"}'
{
"domain": {
"domain_url": "https://cartogopher.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.5762124061584473,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.5692091584205627,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.5262631177902222,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.26136621832847595,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.