Get this data via API
Classify infopyskowice.pl — 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://infopyskowice.pl"}'
{
"domain": {
"domain_url": "https://infopyskowice.pl",
"categories": [
{
"name": "/Arts & Entertainment/Comics & Animation/Cartoons",
"confidence": 0.6230849623680115,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.1911681592464447,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/TV & Video/TV Shows & Programs",
"confidence": 0.14468833804130554,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Books & Literature/Children's Literature",
"confidence": 0.1418970227241516,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.12216760218143465,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.