/Tweets-from-a-twitter-handle

Python program to fetch all tweets posted by a particular twitter handle.

Tweets-from-a-twitter-handle

Retrieve tweets from a particular twitter handle.

Prerequisite

Twitter API_key and API_secret_key is required to execute this python program (API keys can be retrieved from https://developer.twitter.com/en/apps -> Details -> Keys and tokens)