Skip to content

rsafa/get-latest-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Python Script to Download Tweets

Use get_latest_tweets.py to download the last tweets for the given query.

Setup

(1) You need to get your Twitter API Credentials by creating a new app at developer.twitter.com.

(2) Install tweepy.

(3) Clone the Python script.

(4) Enter the appropriate keys from your Twitter app in lines 5-8 of get_latest_tweets.py.

(5) Run the script by entering query terms and number of tweets to retrieve.

About

Python script to download tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages