Manufacturer Reviews API (Bazaarvoice-style)

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.

Upvoters
Status

Scoping

Board
๐Ÿ’ก

Feature Request

Date

24 days ago

Author

Jon Slyman

Subscribe to post

Get notified by email when there are changes.