Get this data via API

Classify kindlecommunity.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://kindlecommunity.org"}'
{ "domain": { "domain_url": "https://kindlecommunity.org", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics", "confidence": 0.3576163351535797, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Online Communities/Other", "confidence": 0.35199639201164246, "IAB-148-132": "Education - Online Education" }, { "name": "/Books & Literature/E-Books", "confidence": 0.2957395911216736, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.2728181779384613, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.2575436532497406, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.22865985333919525, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.19067694246768951, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.11198621243238448, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs