Category
Reviews
No reviews yet — be the first to review polygram.dev.
Get this data via API
Classify polygram.dev — 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://polygram.dev"}'
{
"domain": {
"domain_url": "https://polygram.dev",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.7375584244728088,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.7264253497123718,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.34996297955513,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.2877070903778076,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.17968137562274933,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.12765729427337646,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.