
UdemyThis video series builds a complete streaming Twitter filter from scratch, using Python and Redis. It moves through the full pipeline: ingesting a live Twitter stream, running sentiment analysis on the incoming data, setting up a local Redis server, and sketching a front-end mockup before turning it into real code.
Intermediate Python developers who want to see a real data pipeline assembled piece by piece, rather than working with pre-built boilerplate.
The series also discusses where the project could be extended further, making it a useful starting point for a larger streaming data project of your own.
This video series will walk through building a streaming Twitter filter using Python and Redis.
Here is a synopsis of each video:
Talks about the project and data pipeline
Show how to ingest the Twitter stream
Explain sentiment analysis and how to do it using Python
Explain Redis and show how to setup a local server
Design a pen & paper mockup, then convert to front-end code
Prepare a custom Python class to preprocess and format data fields
Build a simple Flask server to combine all the code so far
Explores further improvements to the pipeline
Price
Advertisement
This course is free to enrol.
Enrol free on Udemy →



More in Development



