Get this data via API
Classify landmarketers.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://landmarketers.com"}'
{
"domain": {
"domain_url": "https://landmarketers.com",
"categories": [
{
"name": "/Real Estate/Real Estate Listings/Lots & Land",
"confidence": 0.8897805213928223,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Shopping/Auctions",
"confidence": 0.6443924307823181,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.3085014522075653,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.11730588227510452,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.