Refreshes stale listings by ending them and recreating as new items — giving each a fresh Item ID and algorithm boost.
eBay account connected
Finds active listings with zero sales — candidates for a relist boost.
Ends and relists to get a new Item ID and reset the algorithm clock.
Automatically reduce price by 0–15% on relist.
The Connect button requires a RuName whose target URL is
http://localhost:5000/oauth/callback.
Follow these steps once in the eBay developer portal:
http://localhost) and the
Your auth accepted URL to
http://localhost:5000/oauth/callback.
YourName-AppName-PRD-xxxxxxxx-xxxxxxxx.
.env:
EBAY_OAUTH_CALLBACK_RUNAME=YourName-AppName-PRD-...
python app.py — the Connect button will be active.
Alternatively, run python get_refresh_token.py in a terminal
to generate a token without this setup.