tweeper
web scraper to convert supported websites (e.g. Twitter.com) to RSS
Install
- All systems
-
curl cmd.cat/tweeper.sh
- Debian
-
apt-get install tweeper
- Ubuntu
-
apt-get install tweeper
- Kali Linux
-
apt-get install tweeper
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tweeper
- Raspbian
-
apt-get install tweeper
- Dockerfile
- dockerfile.run/tweeper
tweeper
web scraper to convert supported websites (e.g. Twitter.com) to RSS
tweeper is a web scraper which can be used to conveniently follow the public activity of social network users without the need to log in or even be subscribed to the social network; tweeper converts the public information to RSS so that it can be accessed and collected by a feed reader. tweeper started as the TWitter fEEd scraPER but support for other web sites has been added. The sites that tweeper is able to scrape and convert to RSS are: * Twitter.com * Pump.io based websites, like Identi.ca * Dilbert.com * Howtoons.com * Instagram.com * Facebook.com (public pages) tweeper can be used as: 1. a command line tool; 2. a filter for feed readers; 3. a web based tool when used with a PHP-enabled web server.