Problem
Retailers using appliance.io want to display manufacturer reviews on their product pages without relying on third-party embeds (e.g. Bazaarvoice). Skulytics does not currently expose manufacturer review data at the model level, limiting SEO and on-page trust.
Request
Add a Manufacturer Reviews API at the model level.
API Behavior
Input: Manufacturer + Model
Output:
A render-ready review summary string
Structured review data for SEO (schema.org compatible)
Example Response
{ "manufacturer_reviews_text": "Rated 4.6 out of 5 stars based on 1,248 manufacturer reviews", "manufacturer_reviews": { "aggregate_rating": { "rating_value": 4.6, "review_count": 1248 } } } Requirements
Reviews are manufacturer-provided, not retailer-generated
Data must support JSON-LD / Google rich results
If no reviews exist, return a clear โnot availableโ state
Please authenticate to join the conversation.
Completed
Feature Request
4 months ago

Jon Slyman
Get notified by email when there are changes.
Completed
Feature Request
4 months ago

Jon Slyman
Get notified by email when there are changes.