Category
Reviews
No reviews yet — be the first to review btd.agency.
Get this data via API
Classify btd.agency — 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://btd.agency"}'
{
"domain": {
"domain_url": "https://btd.agency",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Other",
"confidence": 0.17226867377758026,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Business & Industrial/Business Services/Other",
"confidence": 0.17178259789943695,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.16773657500743866,
"IAB3-4": "Business Software",
"IAB-114-90": "Industries - Retail Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.