Core API
...
Seller Data
Seller Profile
4 min
seller profile results the seller profile parameters are applicable when making a request with type=seller profile to retrieve seller profile results for a given seller name on a given ebay domain the ebay domain is specified using the ebay domain parameter and the seller name is specified in the seller name parameter the parameters should be appended as querystring parameters to the ebay product data api get http request seller profile results are retrieved from the seller profile results page https //www ebay com/usr/lytecordz on ebay an example of the json object returned from a seller profile request is shown below { "request info" { "success" true, "credits used" 373, "credits used this request" 1, "credits remaining" 9627, "credits reset at" "2023 05 18t18 25 52 000z" }, "request parameters" { "type" "seller profile", "url" "https //www ebay com/str/ankeroutletstore? tab=about" }, "request metadata" { "created at" "2024 12 13t18 57 36 779z", "processed at" "2024 12 13t18 57 40 060z", "total time taken" 3 28, "ebay url" "https //www ebay com/str/ankeroutletstore? tab=about& fcid=1" }, "seller" { "name" "anker outlet store direct from brand", "link" "https //www ebay com/str/ankeroutletstore", "member since" "mar 25, 2020", "postive ratings percent" 98 6, "followers" "26k followers", "location" "united states", "image" "https //i ebayimg com/images/g/geuaaosw4ojejtpr/s l140 png", "description" "welcome to the official anker company store!please add us to your list of favorite sellers and visit often thank you for your business!we are charging experts and innovators of smart devices for entertainment, travel, and smart homes this innovation is being led by our 4 key brands\ anker / soundcore / eufy / nebulawelcome to the official anker company store!please add us to your list of favorite sellers and visit often thank you for your business!we are charging experts and innovators of smart devices for entertainment, travel, and smart homes this innovation is being led by our 4 key brands\ anker / soundcore / eufy / nebula", "top rated seller" true } } the countdown api provides the following properties for seller profile requests when the url parameter (instead of seller name) is specified true 0,1,2 0,1 truetrue left unhandled content type true left unhandled content type true left unhandled content type true left unhandled content type true left unhandled content type true left unhandled content type the countdown api provides the following properties for seller profile requests when the seller name parameter (instead of url) is specified true falsefalse left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type false left unhandled content type next steps seller profile parameters https //docs trajectdata com/countdownapi/ebay product data api/parameters/seller profile