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

Bulk Forum Post Deleter (Own Posts)

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

Bulk Forum Post Deleter (Own Posts) solves a common forum cleanup challenge: deleting multiple posts made by you is tedious when done one at a time. Most forums require navigating to each post individually, clicking delete, and confirming the action. This tool reads your current forum user profile page or "My Posts" page, detects all visible posts made by you, and displays them in a scrollable checklist with post titles, thread names, post dates, and content previews. You can select multiple posts and delete them all at once. The tool processes each selected post sequentially, clicking the "Delete" button and confirming the deletion. Multiple confirmation dialogs prevent accidental deletions, and a preview shows your selection before you confirm. Progress tracking shows each post as it's deleted, and you can export a report of all deleted posts as CSV or JSON.

WHERE IT RUNS

This extension panel runs directly inside your browser as an overlay on any forum's user profile page or "My Posts" page. It works on the posts list, user activity pages, and profile history views. The tool detects posts from the page's DOM and uses DOM manipulation to perform deletions through the forum's interface. It requires no additional API keys or permissions beyond the BotGentz extension.

HOW TO USE

After installing the BotGentz extension and activating Bulk Forum Post Deleter (Own Posts), navigate to your forum's profile page or "My Posts" page. Click the extension icon in your browser toolbar to open the panel. The tool automatically detects all posts displayed on the current page. Each post appears with its title, thread name, date, and content preview alongside a checkbox. Use the filter dropdown to view posts with content or posts without a thread. Check the boxes for the posts you want to delete. The preview section shows how many posts are selected. Click "Delete Selected Posts." Two confirmation dialogs appear to prevent accidental deletions. The tool processes each post sequentially with a 500ms delay, showing progress as each post is deleted. A notification appears when all posts have been processed. Click "Export Report" to copy a report of all post data to your clipboard in CSV or JSON format. Click "Refresh" to reload the list.

TECHNICAL OPERATION — DOM-Based Post Detection and Deletion Automation

This tool detects post elements using selectors like `[data-post-id]`, `.post-item`, and `.user-post`, extracting post titles, thread names, dates, and content previews from their respective elements. For each post, the tool locates the "Delete" button using selectors like `[aria-label*="Delete"]`, `.delete-button`, or `.btn-delete`. If the delete button is hidden behind a "More" menu, the tool clicks the "More" button first, then finds and clicks the delete option in the dropdown menu. After clicking delete, the tool handles any confirmation dialogs that appear. The tool respects a 500ms delay between deletions to prevent UI congestion and ensure each operation completes. Results can be filtered by content status and exported as CSV with proper field quoting for Excel compatibility, or as structured JSON. Multiple confirmation dialogs provide protection against accidental deletions.

THE PANEL

The extension panel is fully draggable and remembers its position per site session. It snaps to the nearest edge of the browser viewport when dragged within 50 pixels of any side. You can collapse the panel to a compact title bar using the minimize button, preserving your selection state. The panel resizes vertically by dragging the bottom edge. Press the Escape key to close the panel instantly. The preview updates in real-time as you select posts.

PLEASE NOTE

This tool requires the free BotGentz extension to function. The script operates by simulating clicks on the forum's interface and does not use any forum-specific API. It only sees posts that are currently rendered in the page's DOM. For best results, ensure you're on your profile page or "My Posts" page. Forum UI structures may vary across platforms and may change over time, which could affect post detection and deletion flows; we monitor and release compatibility updates as needed. The tool does not store, transmit, or log any post data, content, or user activity. All operations occur locally in your browser session. Deleted posts are permanently removed from the forum and cannot be recovered through this tool — use with caution and review the preview before confirming. Export formats include CSV and JSON for maximum compatibility with analysis tools.

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.