Category
Global Rank
#19,289
Reviews
No reviews yet — be the first to review ptd.net.
Get this data via API
Classify ptd.net — 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://ptd.net"}'
{
"domain": {
"domain_url": "https://ptd.net",
"categories": [
{
"name": "/Internet & Telecom/Service Providers/ISPs",
"confidence": 0.5040039420127869,
"IAB19-18": "Internet Technology",
"IAB-419-417": "Home Utilities - Internet Service Providers"
},
{
"name": "/Internet & Telecom/Service Providers/Other",
"confidence": 0.29516148567199707,
"IAB19": "Technology & Computing",
"IAB-417-391": "Personal Finance - Home Utilities"
},
{
"name": "/News/Local News",
"confidence": 0.12021508067846298,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.