vinitshahdeo / jobtweets

:mag: This project is about searching the twitter for job opportunities using popular hashtags and applying sentiment analysis on this. :hash: :bird:
https://vinitshahdeo.github.io/jobtweets/
MIT License
116 stars 83 forks source link

changed old methods and added queries as input from users #46

Open Johnkayode opened 3 years ago

Johnkayode commented 3 years ago
  1. I changed the Tweepy old methods to the latest (API.search for example is outdated, API.search_tweets is the latest).
  2. I added receiving queries (hashtags) as input from users