Category
Reviews
No reviews yet — be the first to review bugnet.io.
Get this data via API
Classify bugnet.io — 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://bugnet.io"}'
{
"domain": {
"domain_url": "https://bugnet.io",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.6980366706848145,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.544907808303833,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.28777337074279785,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Business & Industrial/Business Services/Quality Control & Tracking",
"confidence": 0.16138316690921783,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.1428993046283722,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems",
"confidence": 0.1067095696926117,
"IAB19-27": "PC Support",
"IAB-626-619": "Internet - IT and Internet Support"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.