{"id":35374008,"url":"https://github.com/zis3c/google-form-spammer","last_synced_at":"2026-01-13T19:25:43.153Z","repository":{"id":331253856,"uuid":"1125920112","full_name":"zis3c/google-form-spammer","owner":"zis3c","description":"A high-performance, asynchronous Google Forms spammer CLI. Features intelligent 429 status code rate limit handling, user-agent rotation, and massive concurrency. 🚀","archived":false,"fork":false,"pushed_at":"2026-01-02T01:22:49.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-05T01:34:42.834Z","etag":null,"topics":["aiohttp","asyncio","automation","cli","educational","google-forms","python","spammer","stress-testing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zis3c.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-31T16:38:15.000Z","updated_at":"2026-01-02T01:12:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zis3c/google-form-spammer","commit_stats":null,"previous_names":["zis3c/google-form-spammer"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zis3c/google-form-spammer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zis3c%2Fgoogle-form-spammer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zis3c%2Fgoogle-form-spammer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zis3c%2Fgoogle-form-spammer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zis3c%2Fgoogle-form-spammer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zis3c","download_url":"https://codeload.github.com/zis3c/google-form-spammer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zis3c%2Fgoogle-form-spammer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28397826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aiohttp","asyncio","automation","cli","educational","google-forms","python","spammer","stress-testing"],"created_at":"2026-01-02T03:55:27.384Z","updated_at":"2026-01-13T19:25:43.148Z","avatar_url":"https://github.com/zis3c.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Forms Spammer\n\n![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg)\n![License](https://img.shields.io/badge/license-MIT-green.svg)\n\n\nA high-performance, asynchronous Google Forms spammer built with Python and `aiohttp`. Capable of sending thousands of requests concurrently with intelligent 429 (Rate Limit) handling and user-agent rotation.\n\n\u003e [!WARNING]\n\u003e **Educational Purposes Only**: This tool is designed for educational purposes and stress testing systems you own. The authors are not responsible for any misuse.\n\n## Features\n\n- 🚀 **High Performance**: Asynchronous architecture allowing massive concurrency.\n- 🎨 **Modern UI**: Beautiful, color-coded CLI interface with `rich` tables and panels.\n- 🖥️ **Web Configurator**: Built-in web server to visually configure answers for complex forms.\n- 🔄 **Smart Handling**: Automatically handles 429 Rate Limits and server errors.\n- 🛡️ **Stealth**: Rotates User-Agents to mimic legitimate traffic.\n- 🤖 **Auto-Discovery**: Automatically parses form questions (Text, MCQ, Checkboxes, Date, Time).\n- 📝 **Validation**: Smart URL validation and retry loops for seamless user experience.\n- 💻 **CLI \u0026 Interactive**: Run it fully automated via arguments or interactively.\n\n## Installation\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/zis3c/google-form-spammer\n   cd google-form-spammer\n   ```\n\n2. **Install dependencies**\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Usage\n\n### Interactive Mode\nSimply run the script without arguments:\n```bash\npython main.py\n```\nFollow the prompts to enter the Form URL. You can choose between:\n1. **Random Generation**: Automatically fills fields with plausible data.\n2. **Custom Config**: Launches a local Web UI to visually configure specific answers for every question.\n\n### Command Line Interface\nTo see all available options with descriptions:\n```bash\npython main.py --help\n```\n\n**Example Attack:**\n```bash\npython main.py --url \"https://docs.google.com/forms/d/e/...\" --count 1000 --workers 100\n```\n\n| Argument | Description | Default |\n|----------|-------------|---------|\n| `--url` | The full URL of the Google Form | - |\n| `--count` | Number of requests to send | 100 |\n| `--workers` | Number of concurrent async workers | 50 |\n| `--custom-answer` | Custom text for open-ended questions | Random |\n| `--help` | Show the help message and exit | - |\n\n## How It Works\n\n1. **Parsing**: The tool fetches the form HTML and uses regex to extract the `FB_PUBLIC_LOAD_DATA_` JSON blob, identifying all questions and input fields.\n2. **Generation**: Random answers are generated based on question types (MCQ, Checkbox, Text).\n3. **Async Attack**: A pool of async workers sends POST requests to the `formResponse` endpoint.\n4. **Monitoring**: Real-time progress bar and stats (Success/Fail/Retries) are displayed using `rich`.\n\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzis3c%2Fgoogle-form-spammer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzis3c%2Fgoogle-form-spammer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzis3c%2Fgoogle-form-spammer/lists"}