kaanala / get-tweets-from-user

Python script that getting tweets from the entered user using Twitter API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Tweets From @username

Python script that getting tweets from the entered @username using Twitter API.

The script can get all* tweets from a user.

*Twitter API allows getting ≈ 3200 tweets. So, you can get just the last ≈ 3200 tweets.

I also added the script's sample output txt file which includes tweets from Twitter founder Jack Dorsey's (@jack) account.

Repo Status

I will maybe update this repo soon.

About

Python script that getting tweets from the entered user using Twitter API.


Languages

Language:Jupyter Notebook 67.8%Language:Python 32.2%