Using Twitter Api to access tweets (using twitter's search api) based on specific hashtags without using tweepy
Instructions for setup:
- Make a twitter app
- Get your Access Tokens and Consumer Secret
- Update it into your python file
- Execute the program
LICENSE: This project is licensed under terms of MIT(http://opensource.org/licenses/MIT) license.