Introduction
Introduction Statistics Contact Development Disclaimer Help
with_replies link is not supported anymore I think - tscrape - twitter scraper
git clone git://git.codemadness.org/tscrape
Log
Files
Refs
README
LICENSE
---
commit d47213205f85aa1d34c2a1e2e414b6ff2452fc66
parent e22ef54ff11eaa0c478591c1577c9e68ad335c75
Author: Hiltjo Posthuma <[email protected]>
Date: Fri, 11 Aug 2017 19:29:01 +0200
with_replies link is not supported anymore I think
Diffstat:
M README | 4 ----
M tscrape.1 | 5 -----
2 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/README b/README
@@ -12,10 +12,6 @@ $ make
Usage
-----
-curl --http1.0 -H 'User-Agent:' -s 'https://twitter.com/namehere/with_replies'…
-
-or without retweets:
-
curl --http1.0 -H 'User-Agent:' -s 'https://twitter.com/namehere' | tscrape
diff --git a/tscrape.1 b/tscrape.1
@@ -29,11 +29,6 @@ Twitter fullname (can be a retweet).
.El
.Sh EXAMPLES
.Bd -literal -offset left
-curl --http1.0 -H 'User-Agent:' -s 'https://twitter.com/namehere/with_replies'…
-.Ed
-.Pp
-or without retweets:
-.Bd -literal -offset left
curl --http1.0 -H 'User-Agent:' -s 'https://twitter.com/namehere' | tscrape
.Ed
.Sh SEE ALSO
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.