Category
Reviews
No reviews yet — be the first to review pbesc.news.
Get this data via API
Classify pbesc.news — 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://pbesc.news"}'
{
"domain": {
"domain_url": "https://pbesc.news",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.4421115219593048,
"IAB3-5": "Construction",
"IAB-120-90": "Industries - Civil Engineering Industry"
},
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.3723030090332031,
"IAB3-12": "Metals",
"IAB-107-90": "Industries - Metals Industry"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.2234634906053543,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.19334304332733152,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/News/Other",
"confidence": 0.1423766165971756,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.11132574826478958,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.