Get this data via API
Classify 7foreverent.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://7foreverent.com"}'
{
"domain": {
"domain_url": "https://7foreverent.com",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.387705534696579,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.22035329043865204,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.16744236648082733,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.16118139028549194,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Arts & Entertainment/Entertainment Industry/Other",
"confidence": 0.10758524388074876,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.