Get this data via API

Classify memories-export.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://memories-export.com"}'
{ "domain": { "domain_url": "https://memories-export.com", "categories": [ { "name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing", "confidence": 0.4136033058166504, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.26746976375579834, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.15458837151527405, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Online Communities/Social Networks", "confidence": 0.10994748771190643, "IAB-148-132": "Education - Online Education" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage", "confidence": 0.10931139439344406, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs