Skip to content

Twitter crawler, utilizes recursive mining algorithms to extract tweets from twitter and structures into reply-trees

Notifications You must be signed in to change notification settings

mikeTowle/twitter-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

twitter-crawler

The goal of this project was to develop two recursive mining algorithms (depth-first, breadth-first) that harvest comments from Twitter. The input is a news article URL, and the output is a user reply-tree of the entire conversation thread related to the intital article post. This application utilizes twitter4j, a third party standard framework, for full integration with Twitter.

Built With

Maven

About

Twitter crawler, utilizes recursive mining algorithms to extract tweets from twitter and structures into reply-trees

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages