Tweeper 1.4.3 released, twitter to RSS conversion is back once again
Tweeper is a web scraper which converts Twitter and other social media websites to RSS.
On December 27th 2020 version 1.4.3 of Tweeper has been released. The tweeper Debian package has also been updated.
For PHP composer users there is also ao2/tweeper on packagist, which means that tweeper can be installed and run with these commands:
$ composer global require ao2/tweeper $ ~/.config/composer/vendor/bin/tweeper
Version 1.4.3 is a maintenance release with a couple of fixes.
Here are the NEWS
file entries:
News for v1.4.3: ================ * Fix scraping twitter.com again by impersonating a Google crawler * Add check for http response code and return failure for error codes * Return failure when instagram.com redirects to login page
Comments
Post new comment