{"id":28737993,"url":"https://github.com/shuhanmirza/facebook_comment_automation","last_synced_at":"2025-06-16T03:43:14.332Z","repository":{"id":49091348,"uuid":"281852924","full_name":"shuhanmirza/facebook_comment_automation","owner":"shuhanmirza","description":"🤖 A bot for commenting on Facebook posts.","archived":false,"fork":false,"pushed_at":"2025-01-18T02:05:32.000Z","size":4671,"stargazers_count":20,"open_issues_count":4,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-18T03:19:08.782Z","etag":null,"topics":["facebook","python","selenium"],"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/shuhanmirza.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-23T04:45:56.000Z","updated_at":"2025-01-18T02:05:34.000Z","dependencies_parsed_at":"2024-06-12T07:53:49.163Z","dependency_job_id":"75855e80-1472-4587-8ea0-e6a472db6578","html_url":"https://github.com/shuhanmirza/facebook_comment_automation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shuhanmirza/facebook_comment_automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhanmirza%2Ffacebook_comment_automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhanmirza%2Ffacebook_comment_automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhanmirza%2Ffacebook_comment_automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhanmirza%2Ffacebook_comment_automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuhanmirza","download_url":"https://codeload.github.com/shuhanmirza/facebook_comment_automation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuhanmirza%2Ffacebook_comment_automation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260090952,"owners_count":22957288,"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":["facebook","python","selenium"],"created_at":"2025-06-16T03:43:06.634Z","updated_at":"2025-06-16T03:43:14.314Z","avatar_url":"https://github.com/shuhanmirza.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# facebook_comment_automation\nYour friend just offered to do something silly for commenting in thousands in their post? look no further! You are in the right repo xD \n\n## overview\nIt's a simple selenium automation implementation. It logs in your account and then goes to your friends timeline and finds the latest post and starts commenting.\n\n## Prerequisites\n- You will need have Python3\n- Setup virtualenv and install selenium\n```console\nyour_pc$ virtualenv -p /usr/bin/python3 venv\n```\n```console\nyour_pc$ source venv/bin/activate\n```\n```console\n(venv)your_pc$ pip install -r requirements.txt\n```\n- Have firefox installed\n- I used geckodriver for linux. If you run windows, install geckodriver for windows.\n- Rename env_sample.json to env.json and configure it with your username,password and target's username\n\n## Running\nYou will need to add PATH for geckodriver\n```console\n(venv)your_pc$ export PATH=$PATH:.\n```\n```console\n(venv)your_pc$ python main.py\n```\n\n## Process Steps of the bot\n- goes to facebook.com\n- logs in to your account\n- goes to targets's timeline\n- selects latest post\n- starts commenting random letters\n\n\n## Tip\nYou can use a residential proxy to avoid being flagged as a bot and get your IP blocked.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuhanmirza%2Ffacebook_comment_automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuhanmirza%2Ffacebook_comment_automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuhanmirza%2Ffacebook_comment_automation/lists"}