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.
- Host: GitHub
- URL: https://github.com/catman85/facebook-bumper-bot
- Owner: catman85
- License: gpl-3.0
- Created: 2018-11-11T23:38:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T07:09:14.000Z (about 7 years ago)
- Last Synced: 2025-04-09T07:22:24.834Z (9 months ago)
- Topics: java, java10, javafx, jfoenix, maven, selenium
- Language: Java
- Homepage:
- Size: 4.97 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facebook Post Bumper Bot
[](https://github.com/catman85/facebook-bumper-bot/stargazers) [](https://github.com/catman85/facebook-bumper-bot/network) [](http://hits.dwyl.io/catman85/facebook-bumper-bot) [](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

## 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)