Skip to content

bacitracin/Twitter-Trends-WOEID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Twitter-Trends-WOEID

This Python script is used to pull down the top ten Twitter trends in a given area (identified by WOEID). It appends this data to a CSV, which is the output I needed at the time. It also takes in a trend and tells you if it has trended on Twitter yet, and where.

You don't have to start with a CSV, the program will create one in your folder. Once it exists, the program will append new data to the bottom of the sheet. You can use Task Scheduler to arrange to have this run every 15 minutes, which is the current rate limit for Twitter.

About

Pulls down top ten Twitter trends, appends to a CSV for reporting. Includes a simple function for checking trending time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages