Get this data via API
Classify newag.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://newag.pl"}'
{
"domain": {
"domain_url": "https://newag.pl",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Rail Freight",
"confidence": 0.21015676856040957,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.10424676537513732,
"IAB-22-16": "Green Vehicles/Automotive/Auto Type/Green Vehicles"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.