Skip to content

gate3/ML-Capstone-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Project Materials

I will be using the A Python wrapper around the Twitter API to mine the data from the said twitter account.

Installation instructions can be found here https://github.com/bear/python-twitter#installing. After installation, we need to obtain Twitter api keys before using the project's API's. Instructions can be found here (https://github.com/bear/python-twitter#api) for how to get the API keys and also how to initialize the library for usage.

I have included a function (tweet_miner.py)to help with mining the data in this proposal. The function mines the data, puts them in an array and returns the array. We can then store array content as a csv file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages