Get this data via API

Classify lobsterplusgh.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://lobsterplusgh.com"}'
{ "domain": { "domain_url": "https://lobsterplusgh.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.7378856539726257, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Other", "confidence": 0.308452308177948, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.2651103436946869, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.2317427694797516, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.21575398743152616, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs