Get this data via API

Classify poligift.ru — 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://poligift.ru"}'
{ "domain": { "domain_url": "https://poligift.ru", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.962211012840271, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.14933183789253235, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.1263359785079956, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" } ] }, "success": true }
Get Free API Key View API Docs