Get this data via API

Classify dp7.com.br — 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://dp7.com.br"}'
{ "domain": { "domain_url": "https://dp7.com.br", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.6271827220916748 }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.2714010775089264 }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.24793672561645508 }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.17810900509357452 }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.15299804508686066 } ] }, "success": true }
Get Free API Key View API Docs