Category
Reviews
No reviews yet — be the first to review aps.anl.gov.
Get this data via API
Classify aps.anl.gov — 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://aps.anl.gov"}'
{
"domain": {
"domain_url": "https://aps.anl.gov",
"categories": [
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.7,
"IAB1-2": "Celebrity Fan/Gossip",
"IAB-432": "Pop Culture"
},
{
"name": "/Reference/General Reference",
"confidence": 0.6
},
{
"name": "/Sports/Team Sports",
"confidence": 0.5,
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.