Get this data via API
Classify twodots.com — 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://twodots.com"}'
{
"domain": {
"domain_url": "https://twodots.com",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Property Management",
"confidence": 0.6608043313026428,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection",
"confidence": 0.5236261487007141,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Rentals",
"confidence": 0.5171860456466675,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.3737581670284271,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.29641079902648926,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Real Estate Law",
"confidence": 0.180799201130867,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.17521141469478607,
"IAB13-2": "Credit/Debt & Loans",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Finance/Credit & Lending/Debt Management",
"confidence": 0.14179542660713196,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.