Get this data via API

Classify shahzadrizi.wordpress.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://shahzadrizi.wordpress.com"}'
{ "domain": { "domain_url": "https://shahzadrizi.wordpress.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.9255032539367676, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Reference/Technical Reference", "confidence": 0.4664711654186249 }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.21269237995147705, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Servers", "confidence": 0.18079178035259247, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.14089827239513397, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs