Category
Reviews
No reviews yet — be the first to review tariffsapi.com.
Get this data via API
Classify tariffsapi.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://tariffsapi.com"}'
{
"domain": {
"domain_url": "https://tariffsapi.com",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.9659808874130248,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.45823097229003906,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Finance/Accounting & Auditing/Tax Preparation & Planning",
"confidence": 0.25112390518188477,
"IAB13-12": "Tax Planning",
"IAB-415-391": "Personal Finance - Personal Taxes"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.13145723938941956,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.