Get this data via API

Classify bestofferfinder.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://bestofferfinder.com"}'
{ "domain": { "domain_url": "https://bestofferfinder.com", "categories": [ { "name": "/Online Communities/Blogging Resources & Services", "confidence": 0.2467835545539856, "IAB-148-132": "Education - Online Education" }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.23930557072162628, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.12049414217472076, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs