In this quick and simple tutorial I will show you how to scrap twitter for free with tweepy
- python fundamental
- tweepy and pandas package
- twitter developer account
- Install Package
- Register account twitter developer
- Set The Authorization
- Init api with Authorization that we have
- Letsss Go!