add SearchLive SearchPhotos SearchVideos
This commit is contained in:
parent
c9ba00cad7
commit
7363f676bf
3 changed files with 51 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue