How to use the Twitter API v1.1 with Python to stream tweets

Опубликовано: 14 Сентябрь 2024
на канале: sentdex
171k
811

Part 1:
Part 2:
Part 3:

In this video, you are shown how to use Twitter's API v1.1 to stream tweets using Python. Twitter's on-site documentation for their API is massive, but I found it to be a bit overboard for the simple task I wanted to achieve. If you have been having trouble figuring out how to stream twitter in python, this should help you.

Sentdex.com
Facebook.com/sentdex
Twitter.com/sentdex

Example code: