Get this data via API

Classify memorshot.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://memorshot.com"}'
{ "domain": { "domain_url": "https://memorshot.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Live Sporting Events", "confidence": 0.376836359500885, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.18359924852848053, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Sports/Individual Sports/Running & Walking", "confidence": 0.17700880765914917, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Other", "confidence": 0.13670292496681213, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing", "confidence": 0.131257101893425, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs