Category
Reviews
No reviews yet — be the first to review secondbridge.co.
Get this data via API
Classify secondbridge.co — 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://secondbridge.co"}'
{
"domain": {
"domain_url": "https://secondbridge.co",
"categories": [
{
"name": "/Real Estate/Property Development",
"confidence": 0.7925812005996704,
"IAB21": "Real Estate",
"IAB-445-441": "Real Estate - Developmental Sites"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.5460919141769409,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.18365538120269775,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Finance - Personal Investing"
},
{
"name": "/Real Estate/Real Estate Listings/Commercial Properties",
"confidence": 0.18074902892112732,
"IAB21": "Real Estate",
"IAB-441": "Real Estate"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.