Get this data via API

Classify griims.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://griims.com.br"}'
{ "domain": { "domain_url": "https://griims.com.br", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.8628616333007812, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.6204800009727478, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways", "confidence": 0.21116535365581512, "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.13545040786266327, "IAB-239": "Hobbies & Interests" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.1292402148246765, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs