The API is returning search that includes operators like OR + as supported by the twitter search API, instead of being merely search operators #146
Labels
question
Further information is requested
When using this API, how do we send the search operators. It seems it is searching for the operator as well in the search string. https://developer.twitter.com/en/docs/twitter-api/v1/rules-and-filtering/overview/standard-operators. Lets say I want to search for either phraseA or phraseB in my search. I am using the get call with (search/tweets api end point) as below
The text was updated successfully, but these errors were encountered: