Category
Reviews
No reviews yet — be the first to review 2am.lv.
Get this data via API
Classify 2am.lv — 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://2am.lv"}'
{
"domain": {
"domain_url": "https://2am.lv",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.7452221512794495,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.6831492185592651,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.30854421854019165,
"IAB3-12": "Metals",
"IAB-107-90": "Industries - Metals Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.11296316981315611,
"IAB3": "Business",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.