Category
Reviews
No reviews yet — be the first to review penpower.pl.
Get this data via API
Classify penpower.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://penpower.pl"}'
{
"domain": {
"domain_url": "https://penpower.pl",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.760754406452179,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1778576374053955,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.12371804565191268,
"IAB5-8": "Language Learning",
"IAB-147-132": "Education - Language Learning"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.