Scrape Twitter with 5 Lines of Code

Опубликовано: 29 Сентябрь 2024
на канале: Rob Mulla
71,687
2k

In this video I show how you can scrape twitter data using the python library snscrape to easily pull millions of historic tweets and save them off on your computer. Use this to create data for analysis or just archive off your tweets quick and easy.

snscrape github: https://github.com/JustAnotherArchivi...

Timeline:
00:00 Intro
01:16 Twitter Scraper
03:37 Loop and save bulk
05:35 Add a Progress bar

Follow me on twitch for live coding streams:   / medallionstallion_  

My other videos:

Speed Up Your Pandas Code:    • Make Your Pandas Code Lightning Fast  
Speed up Pandas Code:    • Make Your Pandas Code Lightning Fast  
Intro to Pandas video:    • A Gentle Introduction to Pandas Data ...  
Exploratory Data Analysis Video:    • Exploratory Data Analysis with Pandas...  

Working with Audio data in Python:    • Audio Data Processing in Python  
Efficient Pandas Dataframes:    • Speed Up Your Pandas Dataframes  

* Youtube: https://youtube.com/@robmulla?sub_con...
* Discord:   / discord  
* Twitch:   / medallionstallion_  
* Twitter:   / rob_mulla  
* Kaggle: https://www.kaggle.com/robikscube

#webscraping #python #twitter