Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 313 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 313 Bytes

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)