https://github.com/askmike/cmda-tweets
Nodejs script to fetch and store all CMDA related tweets
https://github.com/askmike/cmda-tweets
Last synced: 14 days ago
JSON representation
Nodejs script to fetch and store all CMDA related tweets
- Host: GitHub
- URL: https://github.com/askmike/cmda-tweets
- Owner: askmike
- Created: 2012-08-19T14:13:57.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-18T20:29:28.000Z (over 13 years ago)
- Last Synced: 2025-03-05T14:48:04.714Z (over 1 year ago)
- Language: JavaScript
- Size: 2.86 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This nodejs script keeps a connection open to twitter's streaming API and stores all CMDA (Communication and Multimedia Design, Amsterdam) tweets coming in. Due to not all tweets being reported, I also poll the search API.
This script is running since August 19 2012, [contact me](http://mikevanrossum.nl/) if you need tweets posted after this date.
I store the tweets in mysql (see the tweetTable) and in mongodb.