Category
Reviews
No reviews yet — be the first to review girafe.co.
Get this data via API
Classify girafe.co — 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://girafe.co"}'
{
"domain": {
"domain_url": "https://girafe.co",
"categories": [
{
"name": "/Finance/Crowdfunding",
"confidence": 0.3377043306827545,
"IAB3": "Business",
"IAB-64-63": "Business Banking & Finance - Angel Investment"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.2692112922668457,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.16893431544303894,
"IAB4-1": "Career Planning",
"IAB-126-123": "Careers - Career Planning"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.10158436000347136,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.