Category
Reviews
No reviews yet — be the first to review ppdeck.com.
Get this data via API
Classify ppdeck.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://ppdeck.com"}'
{
"domain": {
"domain_url": "https://ppdeck.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8275728821754456,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.440993458032608,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.23546668887138367,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.1714600920677185,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Science/Biological Sciences/Neuroscience",
"confidence": 0.13462279736995697,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/News/Technology News",
"confidence": 0.1287294775247574,
"IAB12": "News",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.