https://github.com/property404/tweetanalyzer
Pulls tweets based on a query - stores all data in JSON and a wordcount in plaintext
https://github.com/property404/tweetanalyzer
Last synced: about 1 year ago
JSON representation
Pulls tweets based on a query - stores all data in JSON and a wordcount in plaintext
- Host: GitHub
- URL: https://github.com/property404/tweetanalyzer
- Owner: Property404
- License: mit
- Created: 2015-04-12T00:59:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-26T13:38:20.000Z (about 11 years ago)
- Last Synced: 2025-02-02T11:41:43.187Z (over 1 year ago)
- Language: Python
- Size: 195 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TweetAnalyzer
Uses Tweepy to read tweets based on a query
Stores all data in JSON
Performs wordcount and stores in plaintext
Made for Florida Polytechnic Datacenter