Introduction
Statistics
Contact
Development
Disclaimer
Help
Log - tscrape - twitter scraper (not working anymore)
git clone git://git.codemadness.org/tscrape
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2021-07-20 13:20 README: small improvement Hiltjo Posthuma
2021-07-20 12:49 README: fix twitter to Atom (sfeed) exa… Hiltjo Posthuma
2021-03-20 14:53 bump LICENSE year Hiltjo Posthuma
2021-03-19 10:25 update static bearer token Hiltjo Posthuma
2020-10-01 18:23 bump version to 0.6 Hiltjo Posthuma
2020-10-01 18:22 tscrape: remove debugging comments Hiltjo Posthuma
2020-10-01 18:21 tscraperc.example: change feeds Hiltjo Posthuma
2020-10-01 18:10 tscrape_update: escape { and } in sed e… Hiltjo Posthuma
2020-06-19 12:05 tscrape_update: increase timeline limit… Hiltjo Posthuma
2020-06-06 22:08 refactor urls into general replacement … Hiltjo Posthuma
2020-06-06 10:51 README: some rewording Hiltjo Posthuma
2020-06-06 10:47 rm code thats not needed anymore and a … Hiltjo Posthuma
2020-06-06 00:23 Expand all photos URLs Leonardo Taccari
2020-06-05 23:50 Expand extended_entities URLs in retwee… Leonardo Taccari
2020-06-05 23:40 Use extended_entities instead of entiti… Leonardo Taccari
2020-06-05 23:11 Further expand URLs in retweets Leonardo Taccari
2020-06-05 15:19 update man pages a bit for the recent c… Hiltjo Posthuma
2020-06-05 15:18 replace all whitespace by a single space Hiltjo Posthuma
2020-06-05 15:17 Fix an off-by-one in printexpand() by l… Hiltjo Posthuma
2020-06-05 15:16 simplify parsejson error checking Hiltjo Posthuma
2020-06-05 15:15 replace newline to space instead of rem… Hiltjo Posthuma
2020-06-05 12:51 work-in-progress: support the new Twitt… Hiltjo Posthuma
2020-06-01 10:17 fix typo Hiltjo Posthuma
2020-05-04 11:37 bump version to 0.5 Hiltjo Posthuma
2020-05-02 13:15 style.css: improve horizontal scrolling… Hiltjo Posthuma
2020-03-20 18:09 util: printescape(): it's enough to set… Hiltjo Posthuma
2020-03-20 17:37 documentation: no need to explicitly se… Hiltjo Posthuma
2020-03-20 17:18 tscrape_update: tiny style fix in comme… Hiltjo Posthuma
2020-03-20 17:15 tscrape_html: use a <pre> section per f… Hiltjo Posthuma
2020-03-20 11:03 man page improvements (sync) Hiltjo Posthuma
2020-03-20 11:02 tscrape_html/tscrape_plain: like sfeed,… Hiltjo Posthuma
2020-03-20 11:01 README: don't set LC_ALL for awk example Hiltjo Posthuma
2020-03-20 11:00 sync printutf8pad from sfeed Hiltjo Posthuma
2020-03-19 22:52 ignore possible consecutive `js-stream-… Leonardo Taccari
2020-02-23 19:36 bump version to 0.4 Hiltjo Posthuma
2020-02-23 19:18 tscrape_update: don't preserve permissi… Hiltjo Posthuma
2020-02-01 14:56 cleanup some more includes Hiltjo Posthuma
2020-02-01 14:30 rm example.sh Hiltjo Posthuma
2020-02-01 14:13 bump LICENSE to 2020 Hiltjo Posthuma
2020-02-01 14:13 cleanup includes and remove unused fiel… Hiltjo Posthuma
2020-02-01 14:09 style.css: sort properties Hiltjo Posthuma
2020-02-01 14:05 README: small change Hiltjo Posthuma
2020-02-01 14:03 Makefile: simplify Makefile, rm config.… Hiltjo Posthuma
2020-02-01 14:02 sync XML improvements Hiltjo Posthuma
2019-08-18 15:06 bump version to 0.3 Hiltjo Posthuma
2019-08-18 12:01 man pages: fix mandoc lint warnings + w… Hiltjo Posthuma
2019-08-17 10:10 man page documentation for all tools: c… Hiltjo Posthuma
2019-08-02 16:46 xml: improve cdata and comment callback… Hiltjo Posthuma
2019-08-02 16:33 tscrape_update: sync improvements from … Hiltjo Posthuma
2019-05-12 17:20 tscrape_update improvements Hiltjo Posthuma
2019-05-12 17:19 README: add preface text, list dependen… Hiltjo Posthuma
2019-05-12 17:19 example: fix typo in name Hiltjo Posthuma
2019-05-12 16:58 tscrape_update: disable If-Modified-Sin… Hiltjo Posthuma
2019-04-23 19:07 bump version to 0.2 Hiltjo Posthuma
2019-04-23 19:06 Makefile: make it simpler to not compil… Hiltjo Posthuma
2019-04-23 19:06 util.h: remove unused macro ISUTF8 Hiltjo Posthuma
2019-04-22 12:46 README: update, add twitter to Atom exa… Hiltjo Posthuma
2019-04-22 12:46 sync XML improvements Hiltjo Posthuma
2019-02-22 12:11 Makefile / make dist: there is no TODO … Hiltjo Posthuma
2019-02-22 12:09 Makefile: add DOCPREFIX for installing … Hiltjo Posthuma
2019-02-22 12:02 xml: remove unnecesary checks Hiltjo Posthuma
2018-12-18 17:10 rename getchar_ignore to getnext_ignore Hiltjo Posthuma
2018-12-17 17:55 tscrape.1: formatted timestamp field wa… Hiltjo Posthuma
2018-12-17 17:40 tscrape_update: remove unused terminate… Hiltjo Posthuma
2018-12-17 17:32 ignore incorrect unescaped HTML in <sty… Hiltjo Posthuma
2018-12-17 17:25 XML tag parse improvements for PI and e… Hiltjo Posthuma
2018-12-17 17:23 Makefile: just use OpenBSD #ifdef for p… Hiltjo Posthuma
2018-12-17 17:16 tscrape_update: Sync with sfeed_update Leonardo Taccari
2018-09-07 17:36 util: fix UB with ctype functions Hiltjo Posthuma
2018-09-07 17:35 fix UB with ctype functions Hiltjo Posthuma
2018-08-26 13:24 remove stdint.h header: not needed anym… Hiltjo Posthuma
2018-08-26 13:23 xml: sync many XML parser improvements Hiltjo Posthuma
2018-05-11 18:24 tscrape_plain: include sys/types.h Hiltjo Posthuma
2018-05-11 18:20 update tscrape.1: document format Hiltjo Posthuma
2018-05-11 18:20 improve Makefile, install tscrape.1 Hiltjo Posthuma
2018-03-30 12:34 bump LICENSE Hiltjo Posthuma
2018-03-11 23:45 remove unused variable Hiltjo Posthuma
2018-03-11 17:45 sync xml improvements Hiltjo Posthuma
2017-08-26 13:36 improve and simplify ignore tag handling Hiltjo Posthuma
2017-08-26 11:43 xml: simplify a bit Hiltjo Posthuma
2017-08-26 10:43 simplify ignore tags parsing Hiltjo Posthuma
2017-08-25 15:51 when ignoring then ignore all attribute… Hiltjo Posthuma
2017-08-25 15:44 initial support to ignore literals in <… Hiltjo Posthuma
2017-08-25 15:39 v -> c for classname shorthand Hiltjo Posthuma
2017-08-25 15:36 initial video extract support Hiltjo Posthuma
2017-08-25 14:37 fix data-image-url Hiltjo Posthuma
2017-08-13 09:17 cleanup: remove baseurl and encoding an… Hiltjo Posthuma
2017-08-13 09:04 tscrape_html: add style.css Hiltjo Posthuma
2017-08-13 08:26 add tscraperc example file Hiltjo Posthuma
2017-08-12 15:47 add tscrape_update, tscrape_html format… Hiltjo Posthuma
2017-08-12 15:23 first version of tscrape_html Hiltjo Posthuma
2017-08-12 15:15 parse own username and fullname from da… Hiltjo Posthuma
2017-08-12 10:52 separate parsing and formatting like sf… Hiltjo Posthuma
2017-08-12 10:51 store retweet id instead of 0 or 1 Hiltjo Posthuma
2017-08-12 10:28 only print tweet if it has a text and u… Hiltjo Posthuma
2017-08-12 10:27 reset classname in xmltagend is not nee… Hiltjo Posthuma
2017-08-11 17:29 add support of the message/status id an… Hiltjo Posthuma
2017-08-11 17:29 with_replies link is not supported anym… Hiltjo Posthuma
2017-08-11 14:15 parse classname better, hide u-hidden i… Hiltjo Posthuma
2017-08-11 13:46 increase buffer size, separate @usernam… Hiltjo Posthuma
33 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)