Company
Category
Reviews
No reviews yet — be the first to review ask-george.com.
Get this data via API
Classify ask-george.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://ask-george.com"}'
{
"domain": {
"domain_url": "https://ask-george.com",
"categories": [
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.6958252787590027,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.28783994913101196,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.10383788496255876,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.