An open API service indexing awesome lists of open source software.

https://github.com/catman85/facebook-bumper-bot

A tool that automates the process of bumping multiple posts on facebook.
https://github.com/catman85/facebook-bumper-bot

java java10 javafx jfoenix maven selenium

Last synced: 6 months ago
JSON representation

A tool that automates the process of bumping multiple posts on facebook.

Awesome Lists containing this project

README

          

# Facebook Post Bumper Bot

[![GitHub stars](https://img.shields.io/github/stars/catman85/facebook-bumper-bot.svg?style=flat-square)](https://github.com/catman85/facebook-bumper-bot/stargazers) [![GitHub forks](https://img.shields.io/github/forks/catman85/facebook-bumper-bot.svg?style=flat-square)](https://github.com/catman85/facebook-bumper-bot/network) [![HitCount](http://hits.dwyl.io/catman85/facebook-bumper-bot.svg)](http://hits.dwyl.io/catman85/facebook-bumper-bot) [![GitHub license](https://img.shields.io/github/license/catman85/facebook-bumper-bot.svg?style=flat-square)](https://github.com/catman85/facebook-bumper-bot/blob/master/LICENSE)

### A tool that automates the process of bumping multiple posts on facebook.
Given a list of permalinks (posts to bump) form a text file
and the credentials of a fake account, this java program spawns a browser, with the help of selenium,
that acts as if a user is manually bumping someone's posts. And by bumping I mean leaving a comment, waiting a bit, and then deleting it.

### What is bumping?
Posts in facebook follow a "waterfall" pattern. Old, inactive posts are lost in this massive pool, among other posts. After a certain point the only way to view these posts, is to search for a key phrase in their description/content, or to endlessly scroll down. By leaving a comment in a facebook post, we engage some sort of activity, which drags this post up with the "fresh ones". That way more people can see this post/posts.

## Visit this repo's [wiki](https://github.com/catman85/facebook-bumper-bot/wiki) to learn how to install and use this app

![Imgur](https://i.imgur.com/HpxDpkQ.png)

## To get a simple double click executable version this app [donate via paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TBGYB92RMRV5L). You will be redirected to a dropbox link after payment.

***

## [Video Demo](https://www.youtube.com/watch?v=0GEK0TAIrFw)