The idea is simple. This Google Spreadsheet talks to Twitter through a Google Script and imports all the search results into the sheet. It will make this connection to Twitter every few minutes and fetches any tweets, if available.
Save Tweets Forever in a Spreadsheet
The Twitter Archiver is available in two editions – free and premium. The premium edition allows you monitor multiple search terms and hashtags in the same Google sheet. It is significantly faster at fetching tweets and can even pull old tweets that have been posted in the previous 6-8 days.| Features | Free | Premium | Premium+ |
|---|---|---|---|
| Automatically archives new (incoming) tweets | Yes | Yes | Yes |
| Support for Twitter search operators | Yes | Yes | Yes |
| Capture old tweets (last 6-9 days) | No | Yes | Yes |
| Archiving speed | Normal | Fast | Fast |
| Monitor multiple search terms and hashtags | No | Yes | Yes |
| Installation manual (PDF) included | No | Yes | Yes |
| Support options | Support Forums | Email Support | One-to-one support over Skype or Google Hangouts |
| Choose your edition | Forever Free | Get Premium | Get Premium+ |
| You may make payments through PayPal or your credit and debit cards. You can request a refund within 24 hours of purchase. | |||
How to Use Twitter Archiver
- Click here to copy the Twitter Archiver sheet into your Google Drive. Set the name of the sheet as a hashtag or a search phrase. For instance, you could set the sheet name as #WorldCup2014 to save all the FIFA related tweets.
- Open apps.twitter.com and create a new app. In the Callback URL field, put https://spreadsheets.google.com/macros and save your changes. Select the API Keys tab and make a note of the Twitter Consumer Key and Secret.
- Switch to your Google sheet and select Tools -> Script Editor. Don’t worry, you don’t have to write a single line of code here, just copy-paste the Twitter secret and key inside the editor. Now select the Run menu, choose Initialize and grant the necessary permissions.
In addition to tweets, the Twitter Archiver app also imports other data like the tweet’s retweet & favorite count and the tweeter’s friend & followers count. This data will help you filter out the spam or figure out the most influential tweets from the imported data.
The Twitter Archiver sheet will run in the background and monitor Twitter for new tweets. If you would like to stop the tracker, go to the Script Editor and choose Stop from the Run menu as shown in the screencast video.
No comments:
Post a Comment