Tweeper 1.3.0 released, scraping Twitter and Instagram hashtags
Tweeper is a web scraper which converts Twitter and other social media websites to RSS.
On June 6th 2018 version 1.3.0 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
Some notable changes in this release are fixes for scraping Twitter.com, scraping Instagram.com and the support for hashtag pages on Instagram.com.
Here are the NEWS file entries:
News for v1.3.0: ================ * Fix scraping instagram.com * Fix scraping twitter.com * Improve scraping twitter.com hashtag pages, like for example https://twitter.com/hashtag/tweeper * Fix getting the channel logo URL for identi.ca/pump.io * Add support for scraping Instagram hashtag pages, like for example https://www.instagram.com/explore/tags/marechiaro * Make the RSS feed for twitter.com hashtag pages validate with feedvalidator.org
Comments
Post new comment