Core APIs
...
Seller Data
Seller Profile
2 min
seller profile results when making a request with the type https //docs trajectdata com/rainforestapi/product data api/parameters/seller profile set to type=seller profile rainforest api will return details of seller specified in either the seller id and amazon domain parameters or the url parameter seller profile details are retrieved from the https //www amazon com/sp?seller=a02211013q5hp3omszc7w for a single seller on amazon you can retrieve the seller id value for a given seller from other rainforest requests, such as type=offers requests you can use subsequent https //docs trajectdata com/rainforestapi/product data api/parameters/seller products and https //docs trajectdata com/rainforestapi/product data api/parameters/seller feedback requests to retrieve iterate all of the products and customer feedback from a given seller an example of the json object returned from an seller profile request is shown below { "request info" { "success" true, "credits used" 1, "credits remaining" 999 }, "request metadata" { "id" "48d63ef58b3eb240d5b18115b674c4170faba51f", "created at" "2020 01 01t00 00 00 000z", "processed at" "2020 01 01t00 00 00 001z", "total time taken" 0 1, "amazon url" "https //www amazon com/sp?seller=a02211013q5hp3omszc7w" }, "request parameters" { "type" "seller profile", "seller id" "a02211013q5hp3omszc7w", "amazon domain" "amazon com" }, "seller details" { "name" "memorywhiz", "store link" "https //www amazon com/shops/a02211013q5hp3omszc7w?ref =v sp storefront", "logo" "https //images na ssl images amazon com/images/i/01inxjbpk2l gif", "phone" "909 610 9170", "email" "name\@domain abcdef", "rating" 5, "ratings total" 2478, "ratings total percentage" 99, "business name" "alast corporation", "business address" "20651 golden springs drive, #111 walnut, ca, 91789, us", "business address rows" \[ "20651 golden springs drive", "#111 walnut", "ca", "91789", "us" ], "about this seller" "free text section describing the seller, if present ", "detailed information" "business name alast corporation business address 20651 golden springs drive #111 walnut ca 91789 us" }, "feedback summary" { "thirty days" { "positive percent" 100, "neutral percent" 0, "negative percent" 0, "count" 305 }, "ninety days" { "positive percent" 99, "neutral percent" 0, "negative percent" 0, "count" 826 }, "twelve months" { "positive percent" 99, "neutral percent" 0, "negative percent" 1, "count" 2478 }, "lifetime" { "positive percent" 99, "neutral percent" 0, "negative percent" 0, "count" 41507 } }, "feedback" \[ { "rating" 5, "body" "quick turnaround and good pricing", "rater" "by amazon customer on october 4, 2020 " }, { "rating" 5, "body" "i am super pleased with this purchase, just as describe and am happy,,,,", "rater" "by richard on october 4, 2020 " }, { "rating" 5, "body" "good", "rater" "by harveykilgore on october 4, 2020 " }, { "rating" 5, "body" "okay so it's a micro sdxc card ", "rater" "by bruce d on october 4, 2020 " }, { "rating" 5, "body" "on time and as advertised ", "rater" "by steve o on october 4, 2020 " } ] } rainforest api returns the following properties for seller profile requests true left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type next steps https //docs trajectdata com/rainforestapi/product data api/parameters/seller profile