This tool reads exported order data (CSV/JSON) and automatically posts positive feedback for buyers. It’s for eBay sellers who want to save time on manual feedback. Works with eBay’s API using a simple token.
Features
- Parse order data from CSV, JSON, or Excel files
- Filter orders by date, status, or buyer criteria
- Generate customizable feedback text with templates
- Submit feedback in bulk via eBay’s Trading API
- Log results and errors to a local file for review
Usage
feedback_tool --file orders.csv --template "Great buyer, thanks!" --api-key YOUR_EBAY_TOKEN
Requirements
Python 3.8+. Install dependencies:
pip install -r requirements.txt
Download
Buy once, download immediately. ZIP includes the full script, README, and usage examples.
License
Personal & Commercial Use. You may use this tool in your own personal and commercial projects. Redistribution or resale of the source code is not permitted.