Category
Reviews
No reviews yet — be the first to review manifest.is.
Get this data via API
Classify manifest.is — 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://manifest.is"}'
{
"domain": {
"domain_url": "https://manifest.is",
"categories": [
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.2369703948497772,
"IAB12": "News",
"IAB-80-52": "Business and Finance - Economy"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.23531077802181244,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Finance - Personal Investing"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.20820166170597076,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.15586310625076294,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.1151742860674858,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Arts & Entertainment/Offbeat/Occult & Paranormal",
"confidence": 0.11403817683458328,
"IAB15-5": "Paranormal Phenomena",
"IAB-244-239": "Hobbies & Interests - Paranormal Phenomena"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.