Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 378 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 378 Bytes

pyjobs

Based on Adil Moujahid's blog post http://adilmoujahid.com/posts/2014/07/twitter-analytics/ Uses Twitter's API to find job postinings on Twitter in your industry

The code has been updated to work with Python 3 Adds to ability to stream Twitter data for a fixed duration Adds to function to open job web pages automatically

Used Tweepy, json, pandas, and matplotlib