Skip to content

jyotipatel/Trending-tweet-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trending-tweet-extraction

This code extracts trending tweets from twitter using OAuth. you have to register an application under your Twitter account at http://dev.twitter.com/apps and take note of consumer key ,consumer secret, access token and access token secret.

#oauth_login.py Enables you to use twitter package benefits (nothing to display)

#extract.py Extracts trending tweets using your credentials , it makes use of WOE_ID (http://woeid.rosselliot.co.nz/lookup) for tweets from different geographical regions.

#savemongo.py Saves the tweets obtained in mongodb.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages