Get this data via API

Classify videostoreday.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://videostoreday.com"}'
{ "domain": { "domain_url": "https://videostoreday.com", "categories": [ { "name": "/Arts & Entertainment/Movies/DVD & Video Shopping", "confidence": 0.562385082244873, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.16280381381511688, "IAB-239": "Hobbies & Interests" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.14171651005744934, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs