Company
Category
Global Rank
#7,247
Tech Stack (17 technologies)
Similar Domains
Reviews
No reviews yet — be the first to review encyclopedia.com.
Get this data via API
Classify encyclopedia.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://encyclopedia.com"}'
{
"domain": {
"domain_url": "https://encyclopedia.com",
"categories": [
{
"name": "/Reference/General Reference/Dictionaries & Encyclopedias",
"confidence": 0.876558244228363,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/Other",
"confidence": 0.1912314146757126,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.