productcategorization
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "productcategorization", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"homepage": "https://www.productcategorization.com", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -91,3 +91,4 @@ | ||
Above request will return this: ``` | ||
Above request will return this: | ||
``` | ||
{"language": "en", "total_credits": 12, "remaining_credits": 12, "classification": "Electronics > Computers > Laptops", "buyer_personas": ["Home Office Enthusiast", "Budget Conscious Individual", "Academic Researcher", "High-End Gamer", "Small Business Professional", "Professional Designer", "Tech Savvy Individual", "Software Developer", "Casual Lifestyle Enthusiast", "Digital Nomad"], "category": "Electronics > Computers > Laptops", "status": 200} | ||
@@ -94,0 +95,0 @@ ``` |
14508
294