Category
Reviews
No reviews yet — be the first to review 25years.amx.am.
Get this data via API
Classify 25years.amx.am — 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://25years.amx.am"}'
{
"domain": {
"domain_url": "https://25years.amx.am",
"categories": [
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.9,
"IAB3": "Business",
"IAB-180-8VZQHL": "Events - Business Expos & Conferences"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.8,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Finance - Personal Investing"
},
{
"name": "/News/Business News/Other",
"confidence": 0.7,
"IAB12": "News",
"IAB-52": "Business and Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.