Get this data via API

Classify dailygadgetreviews.it.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://dailygadgetreviews.it.com"}'
{ "domain": { "domain_url": "https://dailygadgetreviews.it.com", "categories": [ { "name": "/News/Other", "confidence": 0.6737822890281677, "IAB12": "News" }, { "name": "/News/Politics/Other", "confidence": 0.3054872751235962, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.2313445508480072, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.15625925362110138, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Finance/Banking/Other", "confidence": 0.12977856397628784, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs