Category
Reviews
No reviews yet — be the first to review blogpakistan.pk.
Get this data via API
Classify blogpakistan.pk — 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://blogpakistan.pk"}'
{
"domain": {
"domain_url": "https://blogpakistan.pk",
"categories": [
{
"name": "/News/Other",
"confidence": 0.5692185163497925,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/Online Communities/Blogging Resources & Services",
"confidence": 0.12177962064743042,
"IAB19-34": "Web Design/HTML",
"IAB-629-619": "Internet - Web Design and HTML"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.