{"id":23201156,"url":"https://github.com/codedotjs/facebook-mass-comment","last_synced_at":"2025-08-18T23:33:09.402Z","repository":{"id":87437305,"uuid":"44347639","full_name":"CodeDotJS/facebook-mass-comment","owner":"CodeDotJS","description":":computer: comment until facebook blocks you from spreading shit.","archived":false,"fork":false,"pushed_at":"2019-04-23T16:19:59.000Z","size":15,"stargazers_count":13,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-10-20T18:59:22.140Z","etag":null,"topics":[],"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/CodeDotJS.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}},"created_at":"2015-10-15T21:51:04.000Z","updated_at":"2023-10-20T18:59:22.662Z","dependencies_parsed_at":null,"dependency_job_id":"514c63cc-cd9a-4356-9fe3-ed6bb080c269","html_url":"https://github.com/CodeDotJS/facebook-mass-comment","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Ffacebook-mass-comment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Ffacebook-mass-comment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Ffacebook-mass-comment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Ffacebook-mass-comment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeDotJS","download_url":"https://codeload.github.com/CodeDotJS/facebook-mass-comment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230292739,"owners_count":18203650,"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":[],"created_at":"2024-12-18T15:14:00.217Z","updated_at":"2024-12-18T15:14:00.781Z","avatar_url":"https://github.com/CodeDotJS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# facebook-mass-comment\n\n\u003e comments 'n' times on any facbook post of a person or page.\n\n##  Authenticity\n\n\u003ch1 align=\"center\"\u003e\n\u003cimg src=\"http://rishigiri.com/github/comment.png\"\u003e\u003c/img\u003e\n\u003c/h1\u003e\n[Post](https://www.facebook.com/rishi.giri.90/posts/742132415898894)\n\n# Running\n\n\u003e python comments.py\n\n# Usage\n\n## Token\n```py\n      access_token = 'Paste your access token here' \n      \nReplace the text with the access token given by facebook.\n```\n## Total Comment\n```py\n      for x in xrange(10):\n      \nReplace '10' with any number to comment that much time on a post.\n```\n## Message\n```py\n      param_data = {  '   format':'json', \n                         'message':'\u003c3', # change message from here\n                         'access_token':access_token \n                   } \n```\n## Post ID\n```py\n      path ='/'+'PUT FB STATUS ID HERE'+'/comments'\n      \n      url='/PUT FB STATUS ID HERE'\n\nYou have to replace __PUT FB STATUS ID HERE__ with the actual ID of a facebook post.\n```\n## Time\n```py\n      time.sleep(0.09)\n      \nYou can randomly generate time to save yourself from getting blocked. \n```\n\n## Full Tutorial\n\n[Mass Commenting on Facebook Post](https://rishicodes.wordpress.com/2015/10/15/mass-commenting-on-facebook-posts)\n \n# Installation\n\n\u003e sudo apt-get install python-pip\n\n### Modules needed :\n\n- __httplib2__\n\u003e   sudo pip install httplib2\n\n- __urllib3__\n\u003e   sudo pip install urllib3 [ install Certifi and PyOpenSSL ]\n\n- __bs4__\n\u003e   sudo pip install bs4\n\n- __json__\n\u003e   sudo pip install json\n\n## License\n\nMIT © [Rishi Giri](http://rishigiri.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Ffacebook-mass-comment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedotjs%2Ffacebook-mass-comment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Ffacebook-mass-comment/lists"}