add SearchLive SearchPhotos SearchVideos

This commit is contained in:
JustHumanz 2020-12-20 00:20:27 +07:00
parent c9ba00cad7
commit 7363f676bf
3 changed files with 51 additions and 0 deletions

View file

@ -65,6 +65,11 @@ func main() {
The search ends if we have 50 tweets.
### Search tweet in realtime
```golang
scraper.SearchLive(true)
```
See [Rules and filtering](https://developer.twitter.com/en/docs/tweets/rules-and-filtering/overview/standard-operators) for build standard queries.
### Get profile