Twitter News Finder (Tool)

From edegan.com
Revision as of 17:11, 1 November 2016 by ChristyW (talk | contribs) (Created page with "{{McNair Projects |Project Title=Twitter Follower Finder (Tool) |Topic Area=Resources and Tools |Owner=Christy Warden |Start Term=Fall 2016 |Status=Active |Deliverable=Tool |A...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


McNair Project
Twitter News Finder (Tool)
Project logo 02.png
Project Information
Project Title
Start Date
Deadline
Primary Billing
Notes
Has project status
Copyright © 2016 edegan.com. All Rights Reserved.


Finding Sources of News Crawl

Description

This is a crawler that will operate on a dummy account (@testapplicat2) that is following popular news sources. Every fifteen minutes, the application does an analysis of its timeline, and sends any tweets that contain buzzwords (matched by a regex) to the BakerMcNair account in a direct message with an @ to the source.

Development

Same as Christy Warden (Twitter Crawler Application 1)


Test Plan

Let is run for this week (sending DMs to my personal account) and see if the crawler can function infinitely (will twitter shut us down?). Also, checking to make sure that the tweets that the regex catches are interesting and worthy of making someone look at.

Log:

11/1

Built application. Having issues with rate limiting (sigh) but plan on letting the crawler sleep for 15 minutes every time it does anything, which might negate the issue. This probably won't matter, because no more than 200 tweets should likely be posted within 15 minutes on the timeline anyway.