Get this data via API

Classify rainlib.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://rainlib.com"}'
{ "domain": { "domain_url": "https://rainlib.com", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.4620351195335388, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.31887611746788025, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.16783206164836884, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/Technical Reference", "confidence": 0.14808644354343414 }, { "name": "/Internet & Telecom/Web Services/Other", "confidence": 0.14252546429634094, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.1266152262687683, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs