Category
Reviews
No reviews yet — be the first to review learning360.it.
Get this data via API
Classify learning360.it — 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://learning360.it"}'
{
"domain": {
"domain_url": "https://learning360.it",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.41602572798728943,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.3671374022960663,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Science/Engineering & Technology/Augmented & Virtual Reality",
"confidence": 0.2746390998363495,
"IAB19": "Technology & Computing",
"IAB-639-596": "Technology & Computing - Virtual Reality"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.13655920326709747,
"IAB3": "Business",
"IAB-180-8VZQHL": "Events - Business Expos & Conferences"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.