This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

eBay Bulk Relist Ended Listings

Shopping · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryShopping
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES

This tool helps you quickly relist multiple ended eBay listings that did not sell. It scans your ended listings page, extracts listing details including item name, price, and end date, and presents them in a scrollable list with checkboxes. You can then select which listings to relist and execute the relist action for all selected listings sequentially. The tool also offers an optional auto-apply mode that attempts to confirm default listing settings automatically, reducing manual clicks. This is especially useful for sellers who regularly relist unsold items and want to save time on repetitive tasks.

WHERE IT RUNS

The script runs directly inside the eBay web page on your ended listings page. It does not require a separate extension popup, background process, or external server. Everything happens within the page context, interacting with eBay's DOM components. It works on the desktop version of eBay's selling page (ebay.com/sell/ended or My eBay > Selling > Ended).

HOW TO USE

1. Navigate to your ended listings page (My eBay > Selling > Ended).

2. Open the BotGentz panel.

3. Optionally toggle "Auto-apply default listing settings" if you want the script to automatically confirm relist forms.

4. Click "Scan & Relist" to start the process.

5. The script will scroll through your ended listings, extract details, and display them in a list.

6. A list of ended listings appears with checkboxes and details (price, name, end date).

7. Select the listings you want to relist (all are checked by default).

8. Click "Relist Selected" to begin. The script will process each selected listing one at a time, clicking the Relist button and optionally confirming the relist.

9. Use "Ignore Selected" to add listings to an ignore list so they are not shown in future scans.

TECHNICAL MECHANISM

Unlike eBay's built-in relist workflow, this script operates purely on the public DOM of the ended listings page. It identifies ended listings using selectors like `.ended-listing` or `.unsold-item` and extracts item IDs from `data-item-id` attributes or URL patterns like `/itm/` followed by a numeric ID. Item names are extracted from title elements like `.lvtitle` or `.listing-title`, prices from `.lvprice` or `.listing-price`, and end dates from `.lvdate` or `.ending-date` elements. The script scrolls the ended listings page programmatically and clicks "Load more" buttons to load all items. For relisting, it uses event-driven interaction: it locates the Relist button by text content (e.g., "Relist" or "Relist this item"), clicks it, and if auto-apply is enabled, looks for and clicks submit or confirm buttons. All actions include retry logic with spacing to account for eBay's dynamic rendering and to avoid triggering rate limiting.

THE PANEL

The tool appears as a draggable, resizable panel on the side of your screen. You can drag it to any position by clicking and holding the header, resize it by dragging the bottom-right corner, and collapse it to a small bubble when not in use. Press the Escape key to close the panel. The panel remembers its position and size per site (ebay.com) so it stays where you left it on your next visit.

PLEASE NOTE

This script requires the free BotGentz extension to run. It does not store any personal data except for a list of ignored listing IDs, which is saved locally in your browser using GM_setValue. No data is sent to any external server. eBay frequently updates its website, which may break the script. If you encounter issues, check for updates or contact support. The auto-apply feature may not work for all listing types; you may need to manually confirm some relists. Use responsibly and respect eBay's listing policies.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.