Category
Reviews
No reviews yet — be the first to review rebecca.io.
Get this data via API
Classify rebecca.io — 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://rebecca.io"}'
{
"domain": {
"domain_url": "https://rebecca.io",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.2570641338825226,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.16415123641490936,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.13297215104103088,
"IAB15": "Science"
},
{
"name": "/Online Communities/Online Journals & Personal Sites",
"confidence": 0.12875641882419586,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.