How might one send data from Twitter directly to Google Cloud data storage. Would like to skip the step of first downloading it down to my local machine and then uploading it up to the cloud. It would run once. Not looking for full code, but any pointers or tutorials that someone might have learned from. Using python to interact with google-cloud and storage.
Any help would be appreciated.
Here's a blog post which describes the following architecture:
Here's another one that describes a somewhat more complex architecture, including the ability to analyze tweets: