cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Need Help: Confusion about eBay API's Developer Account Data Persistence Limitation

Hello, I am using eBay traditional finding API for academic research purposes. I am thinking of making API calls for all items everyday for a specific location to see how many items and different categories are listed on ebay for that specific location. I use a python code to run the API call and then save and filter the data in a dataframe. 

 

I then convert the dataframe into a csv file for visualizations on Tableau. Moreover, since I am storing csv files from before, I am also accessing historical data in a limited time frame. For example, if I collect data everyday for a week, I will be able to access and retain the historical data for the items that were posted on the first day of the week. Now is that allowed? I remember there being a clause about data persistence when I was making the account. I am just making sure that what I am doing is legal and sustainable. 

Message 1 of 2
latest reply
1 REPLY 1

Need Help: Confusion about eBay API's Developer Account Data Persistence Limitation

Hi @hakh-3261,

 

All calls in the Shopping API and  Finding API have been deprecated and will be decommissioned on February 5, 2025.

 

The alternative to this API is the Browse API, which also has advanced search capabilities.

 

API Deprecation Status page: https://developer.ebay.com/develop/apis/api-deprecation-status

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply