TL;DR
A developer has released an open source script that automates the removal of personal data from more than 500 data broker sites on a monthly schedule. The tool uses CAPTCHA solving and tracks previous opt-outs to avoid duplicates, enhancing privacy management.
A developer has released an open source script that automates the process of removing personal information from more than 500 data broker and people-search sites on a monthly schedule, leveraging CAPTCHA solving and persistent state tracking. This tool aims to simplify privacy management for users by automating what was previously a manual, time-consuming process.
The script, designed for macOS, uses Node.js and the Playwright browser automation library to search for personal data, find specific listings, fill and submit opt-out forms, and solve CAPTCHAs via the CapSolver AI service. It tracks previous opt-outs to avoid repeated submissions within a 90-day window, reducing unnecessary requests and potential site bans.
Users set up the tool through an interactive process, providing their personal information, CAPTCHA API key, and optional account details for sites requiring login. Once configured, it schedules a monthly run on the 1st of each month at 9 a.m., automatically handling most opt-outs and opening sites that require manual action in the browser.
Why It Matters
This development matters because it offers a free, open source alternative to commercial privacy services, empowering individuals to automate their data removal efforts. As data brokers frequently re-add personal information, automating opt-outs can help maintain privacy with less effort. It also highlights the increasing role of AI and automation in privacy management.

Artificial Intelligence for Health Information Management: A Practical Guide for Professionals Who Protect Patient Data
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Background
Data broker sites compile and sell personal information, often without explicit consent. While some sites offer opt-out options, the process is typically manual and tedious. Commercial services like Incogni or Optery have emerged to automate this, but they come with costs. This open source project, inspired by ongoing privacy concerns, provides a DIY alternative that leverages automation tools and CAPTCHA solving to streamline the process.
“This tool automates the tedious process of removing your data from hundreds of brokers, saving time and reducing manual effort.”
— Developer of the script
“Automating data removal is a step forward, but users should remain aware of the limits and re-addition practices of data brokers.”
— Privacy researcher
![WavePad Audio Editing Software - Professional Audio and Music Editor for Anyone [Download]](https://m.media-amazon.com/images/I/B1fcLEGCs6S._SL500_.png)
WavePad Audio Editing Software – Professional Audio and Music Editor for Anyone [Download]
Full-featured professional audio and music editor that lets you record and edit music, voice and other audio recordings
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
What Remains Unclear
It is not yet clear how effective the script is across all broker sites, especially those with complex or changing opt-out procedures. The long-term reliability and potential for site blocking or CAPTCHAs evolving remain uncertain. Additionally, user experience with manual steps for certain sites may vary.

Snow Removal Log Book: Snow Removal Client Data Log Book, Record Personal Information of Snow Clearing Customers, Professional Snow Clearing Client Tracking Address
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
What’s Next
Further development could include expanding the list of brokers, improving CAPTCHA solving, and automating manual steps. Users may also contribute to the open source project by adding support for new sites or refining existing automation strategies. Monitoring the script’s effectiveness over time will be essential.

McAfee Total Protection 3-Device | 15 Month Subscription with Auto-Renewal | AI Scam Detection, AntiVirus Software 2026 for Windows PC & Mac, VPN, Password Manager, Identity Monitoring | Download
DEVICE SECURITY – Award-winning McAfee antivirus, real-time threat protection, protects your data, phones, laptops, and tablets
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
Is this tool safe to use?
It is open source and runs locally on your machine, reducing privacy risks. However, users should review the code and ensure they understand the automation process, especially the handling of personal data.
Does it handle all types of data broker sites?
The script supports over 500 sites with various opt-out methods, but some sites requiring manual action or complex CAPTCHAs may still need user intervention.
Will data brokers re-add my information after removal?
Yes, many brokers periodically re-add personal data, which is why the script rechecks and resubmits opt-outs every 90 days by default.
Is this a replacement for paid privacy services?
While it offers a free alternative, its effectiveness may vary compared to commercial services like Incogni or Optery, which often provide additional features and support.
How can I contribute or customize the script?
You can modify the brokers.js file to add support for new sites or improve existing automation strategies. Contributions are welcome via the project’s GitHub repository.