Category
Reviews
No reviews yet — be the first to review b2pshopping.in.
Get this data via API
Classify b2pshopping.in — 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://b2pshopping.in"}'
{
"domain": {
"domain_url": "https://b2pshopping.in",
"categories": [
{
"name": "/Home & Garden/Household Supplies/Other",
"confidence": 0.8762426972389221,
"IAB10": "Home & Garden",
"IAB-479-473": "Shopping - Household Supplies"
},
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.22305217385292053,
"IAB3": "Business",
"IAB-94-90": "Industries - Environmental Services Industry"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.16998296976089478,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.