Ebay Seller Details avatar
Ebay Seller Details

Pricing

$30.00/month + usage

Go to Store
Ebay Seller Details

Ebay Seller Details

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Extract detailed information from eBay seller “About” pages, including store name, feedback rating, items sold, followers, location, contact link, and more. Perfect for e-commerce research, seller tracking, and marketplace data analysis. Fast, reliable, and easy to use.

0.0 (0)

Pricing

$30.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a month ago

You can access the Ebay Seller Details programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "urls": [
< "https://www.ebay.com/str/screentronicsstore?_tab=about"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call getdataforme/ebay-seller-details --silent --output-dataset

Ebay Seller Details API through CLI

The Apify CLI is the official tool that allows you to use Ebay Seller Details locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: