Category
Reviews
No reviews yet — be the first to review newsfeed.legal.
Get this data via API
Classify newsfeed.legal — 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://newsfeed.legal"}'
{
"domain": {
"domain_url": "https://newsfeed.legal",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.9161882996559144,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.5838720798492432,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.44907885789871216,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.1653883457183838,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/News/Other",
"confidence": 0.1578902006149292,
"IAB12": "News",
"IAB-379": "News and Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.