Get this data via API

Classify dinstodayguide.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://dinstodayguide.com"}'
{ "domain": { "domain_url": "https://dinstodayguide.com", "categories": [ { "name": "/Finance/Credit & Lending/Credit Cards", "confidence": 0.7480466365814209, "IAB-406-405": "Credit Cards/Personal Finance/Personal Debt/Credit Cards" }, { "name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys", "confidence": 0.15883921086788175, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Finance/Banking/Other", "confidence": 0.14111918210983276, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs