auto-identity-remove

Data Broker Opt-Out Dashboard · Chinese Version

Loading…
Email Confirmation: Advanced:
Console output will appear here. Click the buttons above to start.
Opted OutPendingManualNot Started
BrokerMethodPriorityScopeStatusLast Action

Why Choose Our Auto Identity Removal Tool?

This tool is a personal privacy-orienteddata broker bulk opt-out dashboard, designed to help users systematically remove personal information from hundreds of public data broker sites such as Spokeo, WhitePages, BeenVerified, MyLife, and more. Below are the core use cases, algorithm principles, FAQ, and three major advantages over similar software in 2026.

🔍 Core Use Cases

⚙️ Underlying Algorithm & Workflow

The tool core uses amulti-stage pipeline architecture: First, throughbrokers.jsdefined rules (search form, direct form, email, manual) for routing each broker. For search-form types, the tool uses Playwright headless browser to perform targeted searches, locating the profile page via regex pattern matching; then navigates to the opt-out page, uses a smart form-filling engine (supporting regional aliases, fuzzy label matching) to fill in personal information, and automatically solves captchas like reCAPTCHA/hCAPTCHA/Turnstile via CapSolver API. After submission,the post-submission classifierdetermines results via DOM text analysis (success/failure/pending confirmation pattern matching) and records them to a localstate.json. Built-inverification loopre-checks whether the profile is still listed after T+7 days, ensuring the opt-out request is truly effective. The schedule module supports cross-platform timed execution via launchd/systemd/crontab.

❓ Frequently Asked Questions (FAQ)

Q: Can the tool really remove my information from already registered brokers?A: The tool actually navigates to each broker's opt-out page, fills in your configured personal information, and submits the opt-out request. After successful submission, the system records the status and skips it on subsequent runs (default 90-day recheck window). However, please note that some brokers may require additional email confirmation or identity verification — the tool will mark these as "pending confirmation" and prompt you to handle them manually.
Q: Is my personal information secure?A: All personal data is stored only in theconfig.jsonfile on your local computer (covered by .gitignore). The dashboard is served via a local HTTP server and does not send data to any third party (except for submitting opt-out requests to broker sites themselves). We strongly recommend using it on a trusted, isolated network.
Q: Why do some brokers show "Manual" status?A: Some sites (e.g., Google's "About Your Results" page, California DELETE portal, etc.) cannot be fully automated due to technical limitations (complex interaction flows, strong captchas, or legal requirements) and require manual action. The tool provides direct links and instructions.
Q: How to handle brokers requiring email confirmation?A: The tool supports "Confirm Email" — you can place the received.emlfile into a designated directory, and the tool will automatically parse and click the confirmation link. Meanwhile, "pending confirmation" brokers will be rechecked within 14 days, giving you ample time to manually confirm.

🏆 3 Major Advantages Over Similar Software