I’m trying to search for Tweets using just “$” as my query, but I get a message that it is an invalid query. Is there a workaround? I’d like to download Tweets related to stock tickers. Thanks.
Unfortunately you can’t search on this single symbol character. You would be better served by collecting a list of the specific stock symbols you’re after and using the Streaming API to retrieve them in real time.