Get this data via API
Classify prop-scribe.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://prop-scribe.com"}'
{
"domain": {
"domain_url": "https://prop-scribe.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.6703058481216431,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.5932044386863708,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5542173385620117,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Real Estate/Real Estate Listings/Other",
"confidence": 0.253971666097641,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.23308329284191132,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.12127750366926192,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Real Estate/Other",
"confidence": 0.10368404537439346,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.