tscrape.md - www.codemadness.org - www.codemadness.org saait content files
 (HTM) git clone git://git.codemadness.org/www.codemadness.org
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       tscrape.md (808B)
       ---
            1 Tscrape is a Twitter web scraper and archiver.
            2 
            3 Twitter removed the functionality to follow users using a RSS feed without
            4 authenticating or using their API. With this program you can format tweets in
            5 any way you like relatively anonymously.
            6 
            7 For more (up-to-date) information see the [README](/git/tscrape/file/README.html) file.
            8 
            9 
           10 ## Clone
           11 
           12         git clone git://git.codemadness.org/tscrape
           13 
           14 
           15 ## Browse
           16 
           17 You can browse the source-code at:
           18 
           19 * <https://git.codemadness.org/tscrape/>
           20 * <gopher://codemadness.org/1/git/tscrape>
           21 
           22 
           23 ## Download releases
           24 
           25 Releases are available at:
           26 
           27 * <https://codemadness.org/releases/tscrape/>
           28 * <gopher://codemadness.org/1/releases/tscrape>
           29 
           30 
           31 ## Examples
           32 
           33 Output format examples:
           34 
           35 * [tscrape_html: HTML](tscrape/tscrape_html.html)
           36 * [tscrape_plain: Text](tscrape/tscrape_plain.txt)