Skip to content

mattarndt/TwitterWebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This program uses Twitter's Web API to query any search you would like.
It searches the latest tweets regarding the search query found in TweetSearch.java on line 44.
The hashtags found in these tweets are then displayed in different orders described when the program is completed.
The sorting algorithm is used with a BinarySearchTree.
It also creates a text file with the results in them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages