Get this data via API
Classify lightningmaps.org — 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://lightningmaps.org"}'
{
"domain": {
"domain_url": "https://lightningmaps.org",
"categories": [
{
"name": "/News/Weather",
"confidence": 0.8824456930160522,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.7737188339233398,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Science/Earth Sciences/Atmospheric Science",
"confidence": 0.3757830262184143,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Global Rank
#17,477
Get this data as JSON — free trial, 50 API calls included.