Adding get_token helper script
Adding parser to BeautifulSoup call. Removing need for additional FB authorize paths
importing unicode_literals
Added json error data to RequestError exception for future debugging.
Added Instagram model and data support
Added jobs & schools
Adding license file
Added README.rst
Fixed data location bug in super_like
Fixed super like calls
Adding base for super like support. Path is incorrect though the gist file has comments suggesting it works.
Added the ability to save FB token session
Added facebook module to login to FB for retrieval of Tinder access token.
Added support for meta callback and updating of likes remaining.
Updating version
Fixing rate_limited_until check.
Fixed calling wrong function for passing on a recommendation.
Changed to setup url
Adding setup.py file
Next