workflows.fit
Back to n8n workflows
n8n templateFreeBy apisub001

Get Taobao and Tmall product reviews with JustOneAPI

Get Taobao and Tmall product reviews with JustOneAPI Use this workflow to fetch product reviews for a specified Taobao or Tmall item and turn the review response into a structured output inside n8n. Who’s it for This ...

DevelopmentCore NodesSticky NoteManual TriggerSetHttp Request
Loading interactive preview...

Template notes

Get Taobao and Tmall product reviews with JustOneAPI

Use this workflow to fetch product reviews for a specified Taobao or Tmall item and turn the review response into a structured output inside n8n.

Who’s it for

This template is for ecommerce researchers, marketplace operators, product analysts, customer feedback teams, and automation builders who want to review buyer feedback for a specific Taobao or Tmall product.

What this workflow does

The workflow starts manually and prepares all API and review parameters in one configuration node. It then sends a request to the Taobao/Tmall product review endpoint through JustOneAPI, stores the raw review response for debugging, and builds a structured review output from the returned data.comments array.

The final output includes request metadata, page information, review summary counts, cleaned review records, review photos, appended reviews, buyer display information, SKU information from the reviewed item, sharing metadata, and the raw API response for review.

How to set up