added GetTweet description
This commit is contained in:
parent
8506a1dac5
commit
bd4c338eb4
1 changed files with 2 additions and 0 deletions
|
|
@ -188,6 +188,8 @@ scraper.Logout()
|
||||||
|
|
||||||
150 requests / 15 minutes
|
150 requests / 15 minutes
|
||||||
|
|
||||||
|
`TweetDetail` endpoint requires auth, so `TweetResultByRestId` endpoint used instead when auth not provided. Which doesn't return `InReplyToStatus` and `Thread` tweets.
|
||||||
|
|
||||||
```golang
|
```golang
|
||||||
tweet, err := scraper.GetTweet("1328684389388185600")
|
tweet, err := scraper.GetTweet("1328684389388185600")
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue