Skip to content

mikkohei13/Nestbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nestbox is a simple tweet archiver built on Codeigniter framework. It uses the Twitter search API to archive tweets with a selected hashtag into a MongoDB database.

Displays the tweets as a table (that can be copy-pasted into Excel, for example). Also shows a list of tweeters by tweet count.

How to use it

  1. Get http://codeigniter.com/, configure it according to your server
  2. Copy Nestbox files into Codeigniter's directories
  3. Set up a MongoDB database (e.g. https://mongolab.com/)
  4. Save your database details (username etc) into a file (example in the "0" directory)
  5. Set a cronjob to fetch tweets with a hashtag (example in the "0" directory)

About

Tweet archiver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages