Get this data via API
Classify bringit.app — 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://bringit.app"}'
{
"domain": {
"domain_url": "https://bringit.app",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.4331769049167633,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.28019049763679504,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Travel & Transportation/Other",
"confidence": 0.24500156939029696,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.14308953285217285,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.1309831142425537,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Other",
"confidence": 0.1231972873210907,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.