Get this data via API
Classify landtracker.ph — 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://landtracker.ph"}'
{
"domain": {
"domain_url": "https://landtracker.ph",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Real Estate Title & Escrow",
"confidence": 0.5389352440834045,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.5207154750823975,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Real Estate/Real Estate Listings/Lots & Land",
"confidence": 0.4783308207988739,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.2386539876461029,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.1713564097881317,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Other",
"confidence": 0.11387539654970168,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.