GithubHelp home page GithubHelp logo

kirankaranth1 / facebook-comment-spammer Goto Github PK

View Code? Open in Web Editor NEW
197.0 26.0 100.0 7 KB

Script that can recursively comment on hundreds of threads on a facebook profile/page. Helpful for handling with extremely non-cooperative customer care units.

Python 100.00%

facebook-comment-spammer's Introduction

Facebook Comment Spammer

Note: This DOES NOT work anymore as facebook graph API does not support commenting on public pages anymore. To use:

  1. Get a Facebook Graph API access token at: https://developers.facebook.com/tools/explorer
  2. Open terminal and run python.
  3. Make sure "fb" and "facepy" libraries are installed (see comments for instructions).
  4. Run program.

facebook-comment-spammer's People

Contributors

kirankaranth1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

facebook-comment-spammer's Issues

raw_input

raw_input has been removed from Python. It should be replaced in the program and (int) added to the outside of the input code to convert the input into an integer

int(input("bla bla bla"))

License?

Hi,

this project hasn't got a license. Is it to be assumed that it is in the public domain or is it proprietary?

Greetings,

Alex

It doesn't work now.

The script will successfully run but nothing gets posted on facebook page ๐Ÿ‘Ž

OAuth error

Hi,
I am getting "facepy.exceptions.OAuthError: 100 The 'limit' parameter should not exceed 250"
error upon executing the script.Any thoughts?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.