tscrape - twitter (sc)raper
===========================


Install
-------

$ make
# make install


Usage
-----

curl --http1.0 -H 'User-Agent:' -s 'https://twitter.com/namehere' | tscrape


Why
---

Twitter removed the functionality to follow users using a RSS feed without
authenticating or using their API. With this program you can format tweets in
any way you like relatively anonymously.


License
-------

ISC, see LICENSE file.


Author
------

Hiltjo Posthuma <hiltjo@codemadness.org>
