Get this data via API

Classify bookslot.app — 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://bookslot.app"}'
{ "domain": { "domain_url": "https://bookslot.app", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4976096451282501, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/Time & Calendars", "confidence": 0.18364562094211576 }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.17911259829998016, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Online Communities/Other", "confidence": 0.15798115730285645, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.13317598402500153, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Online Communities/Social Networks", "confidence": 0.1142725870013237, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs