https://github.com/prem-ium/classactionlawsuit-automation
Streamline class action lawsuit claim submissions with Python-powered form autofill. Fast, secure, and efficient.
https://github.com/prem-ium/classactionlawsuit-automation
lawsuit passive-income selenium selenium-python selenium-webdriver web-automation
Last synced: 7 months ago
JSON representation
Streamline class action lawsuit claim submissions with Python-powered form autofill. Fast, secure, and efficient.
- Host: GitHub
- URL: https://github.com/prem-ium/classactionlawsuit-automation
- Owner: Prem-ium
- Created: 2024-11-27T20:33:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T01:14:44.000Z (9 months ago)
- Last Synced: 2025-03-19T22:41:02.656Z (7 months ago)
- Topics: lawsuit, passive-income, selenium, selenium-python, selenium-webdriver, web-automation
- Language: Python
- Homepage: https://github.com/login?return_to=%2Fsponsors%2FPrem-ium%2Fsponsorships%3Ftier_id%3D308205
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
๐ Class Action Lawsuit - Web Automation ๐ผ
Reclaim your rights with quick and seamless class action lawsuit claim automation.
---
## ๐ Overview
The **Class Action AutoFill** tool is an **web automation script** designed to streamline the process of completing class action lawsuit claim forms. Currently, it supports some of the most commonly found landing pages, with future updates planned to expand functionality to less commonly found ones. Features such as automated payment verification are planned; for now the UI.Vision project will preform a best attempt for verification.
---
## ๐ Features- **Automates Form Completion**: Quickly fills in personal details on class action forms.
- **Supports Multiple Users**: Processes claims for multiple individuals in a single run.
- **Targets Popular Landing Pages**: Focuses on high-traffic class action lawsuit pages; sponsors receive both a Python script and a UI.Vision project file for claim automation.
- **Utilizes OCR Technology**: Detects and interacts with hidden HTML elements for improved automation.---
## ๐ฅ Demo
Below are brief demonstrations of the capabilities of the private repository, which includes both a Python script and a UI.Vision automation script.๐ฅ Video Demo: Class Action Lawsuit Automation
Your browser does not support video tags.
View the video
Python Version
Your browser does not support video tags.
View the video
---
## ๐ Exclusive for SponsorsThis project is available exclusively to **Gold Sponsors** on GitHub ($10/month). By sponsoring, you'll gain:
- Access to the private repository containing the full script and documentation.
- Regular updates with additional landing page support and new features.
- A direct line to provide feedback and suggestions.[๐ Become a Gold Sponsor](https://github.com/sponsors/Prem-ium)
---
## โ๏ธ Environment Variables### Example `.env` File
```bash
PEOPLE='[
{"FirstName":"Alex","LastName":"Nas","Address":"123 Fake Street","City":"Atlanta","State":"GA","Country":"United States","Zip":"31083","Phone":"908-375-6473","Email":"alex-nas@gmail.com"},
{"FirstName":"Jane","LastName":"Doe","Address":"456 Real Street","City":"New York","State":"NY","Country":"USA","Zip":"10001","Phone":"123-456-7890","Email":"jane-doe@gmail.com"}
]'
```The `PEOPLE` variable contains a JSON array where each object represents a claimant and their details.
### Key Fields
- **`FirstName`** โ Claimantโs first name.
- **`LastName`** โ Claimantโs last name.
- **`Address`**, **`City`**, **`State`**, **`Country`**, **`Zip`** โ Full mailing address.
- **`Phone`**, **`Email`** โ Contact details.---
## ๐ Instructions
For setup and detailed usage instructions, please refer to the [private sponsor repository's README](https://github.com/PremiumSponsor/sponsors/blob/main/Auto-ClassAction/README.md).
---
## ๐ก๏ธ Disclaimer
Submitting false claims for class action lawsuits qualifies as **perjury**. You are solely responsible for ensuring your eligibility and the accuracy of all information submitted. By using this tool, you accept full responsibility for any misuse, including claim denials or legal repercussions, and waive any claims against the developer. If you file an ineligible claim, it's your duty to contact the relevant channels to correct it. **Use this tool responsibly and ensure your claims comply with the lawsuitโs guidelines.**