/Tweets-based-on-keyword

Python program to fetch all the tweets that contain a particular keyword from twitter.

Tweets-based-on-keyword

Python program that fetches all the tweets that contain a particular keyword from twitter.

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)