Search Twitter Operator
maya15
New Altair Community Member
Answers
-
@maya15 no but you can put multiple search operators on the same process with different queries. The you can append them and get everything on one DateSet2
-
@maya15
This may help get you started. https://developer.twitter.com/en/docs/tweets/rules-and-filtering/overview/standard-operators.html
You can use the query parameter of Search Twitter with these operators to search for multiple hashtags or queries. The URL above shows examples and logic that you can apply within the query parameter.3