{"id":19449166,"url":"https://github.com/lafkpages/freericehack","last_synced_at":"2026-06-12T06:03:02.559Z","repository":{"id":43928563,"uuid":"320315821","full_name":"lafkpages/FreericeHack","owner":"lafkpages","description":"A hack for Freerice.com","archived":false,"fork":false,"pushed_at":"2022-10-26T13:20:54.000Z","size":12974,"stargazers_count":3,"open_issues_count":2,"forks_count":10,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T09:18:31.547Z","etag":null,"topics":["bot","freerice","freerice-hack","hack","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lafkpages.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-10T15:40:11.000Z","updated_at":"2024-05-25T05:14:31.000Z","dependencies_parsed_at":"2023-01-20T07:47:39.988Z","dependency_job_id":null,"html_url":"https://github.com/lafkpages/FreericeHack","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/lafkpages/FreericeHack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lafkpages%2FFreericeHack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lafkpages%2FFreericeHack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lafkpages%2FFreericeHack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lafkpages%2FFreericeHack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lafkpages","download_url":"https://codeload.github.com/lafkpages/FreericeHack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lafkpages%2FFreericeHack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34231212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bot","freerice","freerice-hack","hack","python3"],"created_at":"2024-11-10T16:30:38.491Z","updated_at":"2026-06-12T06:03:02.542Z","avatar_url":"https://github.com/lafkpages.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FreericeHack\nA hack for https://freerice.com (useful if you want to beat BTS ARMY)\n\n## Usage\n### Python 3\n1. Install [Python3](https://python.org) (if not already installed)\n\n2. Open a terminal and run `pip3 install requests torpy`\n   - If that doesn't work, try `python3 -m pip install requests torpy` or `python -m pip install requests torpy`\n3. Download [Freerice.py](Freerice.py) and [Requester.py](Requester.py)\n   - Make sure their extensions are `.py` (and not `.txt` or without an extension)\n4. In the terminal, go to your downloads folder\n   - Windows: `cd ~\\Downloads`\n   - Mac/Linux: `cd ~/Downloads`\n5. Run `python3 Requester.py -u your_user_id` (see the [User ID](#user-id)s section)\n   - If that doesn't work, try `python Requester.py -u your_user_id`\n6. Watch your amount of rice grow. But remember to open the [Freerice website](https://freerice.com) so they have some kind of income.\n\n**Note:** if you get blocked very quickly, try running it with an interval of 4 seconds: `python3 Requester.py -i 4`\n\u003cbr\u003e\nYou can change it if you want to whatever amount of seconds to wait between question.\n\n### Android app (APK)\n1. Download our [most recent APK](Client_APK/FreericeHack_v1_2.apk) to your phone\n2. Go to your downloads and install it\n\n### JavaScript (automatic)\n1. Go to the [multiplication table category](https://freerice.com/categories/multiplication-table) in Freerice.\n2. Open your browser's console (see [Opening the console](#opening-the-console)).\n3. Copy all the code from [Client_JavaScript/interval.js](Client_JavaScript/interval.js).\n4. Paste it into the console and press `Enter`.\n5. The correct answers will be clicked automatically.\n\n### JavaScript (on spacebar)\n1. Go to the [multiplication table category](https://freerice.com/categories/multiplication-table) in Freerice.\n2. Open your browser's console (see [Opening the console](#opening-the-console)).\n3. Copy all the code from [Client_JavaScript/spacebar.js](Client_JavaScript/spacebar.js).\n4. Paste it into the console and press `Enter`.\n5. Close the console and click anywhere on the Freerice page.\n6. Press the spacebar and the correct answer will be clicked automatically.\n\n### Chrome extension\n1. See [this video](https://lafkpages.tech/hack/freerice/ChromeExtensionInstructions.mp4) for instructions\n\n## Opening the console\n### Chrome\n\u003cimg alt=\"Screen recording\" src=\"README_img2.gif\" width=\"400\" /\u003e\n\n## User ID\n### Chrome\n1. Go to [Freerice.com](https://freerice.com)\n2. Open the console (see [Opening the console](#opening-the-console))\n3. Go to the `application` section\n4. Open the `Local storage` menu on the left, and select `https://freerice.com`\n\u003cbr\u003e\u003cbr\u003e\u003cimg alt=\"Screenshot\" src=\"README_img1.png\" width=\"400\" /\u003e\n5. Double-click on the `user` value, and you'll see a JSON like this:\n   ```\n   {\n     \"token\": \"...\",\n     \"uuid\": \"...\"\n   }\n   ```\n6. Copy the value in `uuid`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flafkpages%2Ffreericehack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flafkpages%2Ffreericehack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flafkpages%2Ffreericehack/lists"}