Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages