04-30-2024 02:18 PM
I want to download all my listings with attributes. The Download Reports sections allows you to but it does not provide the attributes.
I don't mind using an API or a simple download as long as I can get all listings with attributes.
Thank You.
05-01-2024 11:51 AM
GetSellerList call of Trading API can be used to fetch the list of all items (also the details for the items) for a given eBay Seller UserID.
For more information, refer to the "Retrieve items" guide here: https://developer.ebay.com/api-docs/user-guides/static/trading-user-guide/retrieve-items.html
05-06-2024 01:34 AM
Hi,
I read your problem and I have a suggestion for you. To download all your listings with attributes, you can follow these steps:
These methods should help you get the detailed listings you need.
I hope my suggestion will be helpful for you. If you have any query related to this then ask me.
05-10-2024 08:52 AM
It partially worked. It helped me download only 16,000 items. But I have another 10,000 to download - Total 26,000. Any ideas how to download all 26,000.
Also - it wants me to download one page at a time with 200 items per page. And then it stopped at 85 pages and would not download more. Is there a better way?
Thank You.