{"id":14978768,"url":"https://github.com/charlesbel/microsoft-rewards-farmer","last_synced_at":"2025-04-08T09:08:51.870Z","repository":{"id":37536366,"uuid":"282502417","full_name":"charlesbel/Microsoft-Rewards-Farmer","owner":"charlesbel","description":"A simple bot that uses selenium to farm Microsoft Rewards written in Python","archived":false,"fork":false,"pushed_at":"2024-08-05T01:55:49.000Z","size":187,"stargazers_count":1056,"open_issues_count":104,"forks_count":289,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-08T09:08:45.214Z","etag":null,"topics":["bot","farm-microsoft-rewards","microsoft-rewards","python","python-script","selenium"],"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/charlesbel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["charlesbel"]}},"created_at":"2020-07-25T18:29:53.000Z","updated_at":"2025-04-05T18:19:57.000Z","dependencies_parsed_at":"2024-09-28T02:00:49.660Z","dependency_job_id":null,"html_url":"https://github.com/charlesbel/Microsoft-Rewards-Farmer","commit_stats":{"total_commits":189,"total_committers":14,"mean_commits":13.5,"dds":0.5502645502645502,"last_synced_commit":"aecd6c0806055dab1d769ba8ccb0aa2ebee3f1db"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesbel%2FMicrosoft-Rewards-Farmer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesbel%2FMicrosoft-Rewards-Farmer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesbel%2FMicrosoft-Rewards-Farmer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesbel%2FMicrosoft-Rewards-Farmer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesbel","download_url":"https://codeload.github.com/charlesbel/Microsoft-Rewards-Farmer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247809963,"owners_count":20999816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bot","farm-microsoft-rewards","microsoft-rewards","python","python-script","selenium"],"created_at":"2024-09-24T13:58:21.045Z","updated_at":"2025-04-08T09:08:51.842Z","avatar_url":"https://github.com/charlesbel.png","language":"Python","funding_links":["https://github.com/sponsors/charlesbel"],"categories":[],"sub_categories":[],"readme":"![Made with Python](https://forthebadge.com/images/badges/made-with-python.svg)\n![Built by Developers](http://ForTheBadge.com/images/badges/built-by-developers.svg)\n![Uses Git](http://ForTheBadge.com/images/badges/uses-git.svg)\n![Build with Love](http://ForTheBadge.com/images/badges/built-with-love.svg)\n\n```ascii\n███╗   ███╗███████╗    ███████╗ █████╗ ██████╗ ███╗   ███╗███████╗██████╗\n████╗ ████║██╔════╝    ██╔════╝██╔══██╗██╔══██╗████╗ ████║██╔════╝██╔══██╗\n██╔████╔██║███████╗    █████╗  ███████║██████╔╝██╔████╔██║█████╗  ██████╔╝\n██║╚██╔╝██║╚════██║    ██╔══╝  ██╔══██║██╔══██╗██║╚██╔╝██║██╔══╝  ██╔══██╗\n██║ ╚═╝ ██║███████║    ██║     ██║  ██║██║  ██║██║ ╚═╝ ██║███████╗██║  ██║\n╚═╝     ╚═╝╚══════╝    ╚═╝     ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝╚═╝  ╚═╝\n       by Charles Bel (@charlesbel)          version 3.0\n```\n\n![Maintained](https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=for-the-badge)\n![MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge)\n\n## :wave: Welcome to the future of automation\n\n### A simple bot that uses selenium to farm Microsoft Rewards written in Python\n\n```diff\n- Use it at your own risk, Microsoft may ban your account (and I would not be responsible for it)\n```\n\n## Installation\n\n1. Install requirements with the following command :\n\n   `pip install -r requirements.txt`\n\n2. Make sure you have Chrome installed\n\n3. ~~Install ChromeDriver:~~\n\n   You no longer need to do this step since selenium \u003e=4.10.0 include a webdriver manager\n\n   To update your selenium version, run this command : `pip install selenium --upgrade`\n\n4. (Windows Only) Make sure Visual C++ redistributable DLLs are installed\n\n   If they're not, install the current \"vc_redist.exe\" from this link and reboot your computer : https://learn.microsoft.com/en-GB/cpp/windows/latest-supported-vc-redist?view=msvc-170\n\n5. Edit the `accounts.json.sample` with your accounts credentials and rename it by removing `.sample` at the end. The \"proxy\" field is not mandatory, you can ommit it if you don't want to use proxy (don't keep it as an empty string, remove it completely).\n\n   - If you want to add more than one account, the syntax is the following:\n\n   ```json\n   [\n     {\n       \"username\": \"Your Email 1\",\n       \"password\": \"Your Password 1\",\n       \"proxy\": \"http://user:pass@host1:port\"\n     },\n     {\n       \"username\": \"Your Email 2\",\n       \"password\": \"Your Password 2\",\n       \"proxy\": \"http://user:pass@host2:port\"\n     }\n   ]\n   ```\n\n6. Run the script:\n\n   `python main.py`\n\n   Or if you want to keep it updated (it will check on each run if a new version is available, if so, will download and run it), use :\n\n   `python autoupdate_main.py`\n\n## Launch arguments\n\n- -v/--visible to disable headless\n- -l/--lang to force a language (ex: en)\n- -g/--geo to force a geolocation (ex: US)\n- -p/--proxy to add a proxy to the whole program, supports http/https/socks4/socks5 (overrides per-account proxy in accounts.json) (ex: http://user:pass@host:port)\n- -t/--telegram to add a telegram notification, requires Telegram Bot Token and Chat ID (ex: 123456789:ABCdefGhIjKlmNoPQRsTUVwxyZ 123456789)\n- -d/--discord to add a discord notification, requires Discord Webhook URL (ex: https://discord.com/api/webhooks/123456789/ABCdefGhIjKlmNoPQRsTUVwxyZ)\n\n## Features\n\n- Bing searches (Desktop, Mobile and Edge) with User-Agents\n- Complete automatically the daily set\n- Complete automatically punch cards\n- Complete automatically the others promotions\n- Headless Mode\n- Multi-Account Management\n- Session storing (3.0)\n- 2FA Support (3.0)\n- Notifications (discord, telegram) (3.0)\n- Proxy Support (3.0)\n\n## Future Features\n\n- GUI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesbel%2Fmicrosoft-rewards-farmer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlesbel%2Fmicrosoft-rewards-farmer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesbel%2Fmicrosoft-rewards-farmer/lists"}