Get this data via API

Classify portafixly.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://portafixly.com"}'
{ "domain": { "domain_url": "https://portafixly.com", "categories": [ { "name": "/Food & Drink/Beverages/Coffee & Tea", "confidence": 0.9431551694869996, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.8910784125328064, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances", "confidence": 0.452147513628006, "IAB10": "Home & Garden", "IAB-278-274": "Home Appliances/Home & Garden/Home Appliances" }, { "name": "/Food & Drink/Cooking & Recipes/Other", "confidence": 0.15535850822925568, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs