Get this data via API
Classify astoriaforge.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://astoriaforge.com"}'
{
"domain": {
"domain_url": "https://astoriaforge.com",
"categories": [
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.5174214243888855,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Antiques & Collectibles",
"confidence": 0.4660937488079071,
"IAB22": "Shopping",
"IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.4397006928920746,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.32128003239631653,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.25707098841667175,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.