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

SoundCloud Bulk Track Like Remover

Utilities · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryUtilities
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

SoundCloud Bulk Track Like Remover is a music library management tool that streamlines the process of removing likes from multiple SoundCloud tracks. Instead of manually scrolling through your likes, finding each track, and clicking the like button to unlike it—a process that can be tedious when clearing out a large collection—this script automates the entire workflow. It scans the current SoundCloud likes page or playlist, identifies all liked tracks with their titles and artists, and presents them as a scrollable checklist. You can select individual tracks, use Select All/Deselect All toggles, and remove your likes from selected tracks in configurable batches. The tool handles the complete interaction sequence: clicking the like button to toggle it off (or accessing the unlike option via the more menu when needed). Real-time progress updates show how many tracks have been unliked, and the list automatically refreshes after completion. This is ideal for SoundCloud users who want to clean up their likes and keep only the tracks they truly want to remember.

WHERE IT RUNS

This script operates exclusively on SoundCloud (*.soundcloud.com/*) as a userscript injected through the BotGentz extension. It runs within the context of your current browser tab and cannot access other tabs, bookmarks, history, or downloads. The script reads the page DOM to identify liked tracks using SoundCloud's selectors (.track-list-item, .track-item, .track), extracts track titles and artists, and interacts with SoundCloud's native UI controls—like buttons, more menus, and unlike options—to remove likes. All operations occur locally in your browser; no data is sent to external servers.

HOW TO USE

1. Navigate to your SoundCloud likes page (or a playlist page where you have liked tracks).

2. Click the BotGentz extension icon and select "SoundCloud Bulk Track Like Remover" from the script list.

3. The panel opens on the right side of the page. It automatically scans the current page for liked tracks.

4. Review the displayed tracks, showing title and artist.

5. Adjust the "Batch size" number (default 3) to control how many tracks are unliked per batch.

6. Toggle "Confirm before each batch" if you want a confirmation popup before each batch executes.

7. Check the boxes next to tracks you wish to unlike. Use "Select All" or "Deselect All" for quick selection.

8. Click "Unlike Selected" to begin. The script processes tracks in batches, shows progress, and handles errors.

9. After completion, the track list automatically refreshes showing your remaining liked tracks.

WHY IT WORKS WHERE OTHERS FAIL

Many SoundCloud automation tools fail because they attempt to call SoundCloud's internal API endpoints or rely on brittle DOM selectors that change with every SoundCloud UI update. This script takes a resilient approach: it locates the actual interactive DOM elements SoundCloud renders—the like button (which toggles the like state), and the more menu for accessing unlike options—and triggers native click events on them, exactly as a human would. When the like button is directly accessible, the script simply clicks it to toggle the like off. When the like button is not visible (in some SoundCloud UI variations), the script uses the more menu to find and click the unlike option. Between operations, the script introduces controlled delays (300ms between actions and 500ms between batches) to mimic human interaction speed and avoid triggering SoundCloud's rate limiting. By interacting at the UI layer rather than the framework layer, it remains functional across SoundCloud's frequent code updates.

THE PANEL

The script uses BotGentz's BGPanel system, which provides a floating, draggable panel on the right side of your screen. Drag the panel by its header to reposition it anywhere on the page—the panel remembers its position per site and snaps to the nearest edge when released. Click the minimize button to collapse the panel to a small floating bubble; click the bubble to expand it back. Resize the panel vertically by dragging its bottom edge. Press the Escape key to close the panel entirely. All panel state (position, collapsed/expanded) is persisted locally using GM_setValue, so your preferences survive page reloads.

PLEASE NOTE

This userscript requires the free BotGentz browser extension—it is not a standalone application. SoundCloud periodically updates its website layout and UI components; if the script stops working, an updated version may be released. The script removes likes from selected tracks—this action can be undone by re-liking the tracks. This script does not store, transmit, or process any of your SoundCloud data outside your local browser. It does not access your password, hidden inputs, or file inputs. All like removals are performed through SoundCloud's own authenticated session using the official user interface. Use responsibly and review your selections carefully before confirming.

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.