Get this data via API
Classify polandvisa.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://polandvisa.pl"}'
{
"domain": {
"domain_url": "https://polandvisa.pl",
"categories": [
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.9877660274505616,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.246999129652977,
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Jobs/Other",
"confidence": 0.12330372631549837,
"IAB-132": "Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.