Skip to content

kevinjkim/Hashtags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

Features

Utilizes Instagram's API to retrieve the most recent posts with specified hashtag.

Implements Jawbone's JBChart library to graph the results and stats.

Analyzes the sentiment of the captions posted to determine whether they are positive, negative, or neutral to the hashtag using HP Haven OnDemand's Sentiment Analysis API.

Choose the number of results returned and get more detailed info on the users that posted.

Pictures

The login process:

Login_1

Login_2

Searching for hashtags:

Search_1

Search_2

Some extra features:

Getting user information:

user_profile

Choosing the number of results:

Options

more_options

Viewing the sentiment and trends of the hashtag:

stats_1

stats_2

NOTE: Needs Instagrams's API "client_id", "client_secret", and "redirect_uri" (in WebViewController.swift) and HP Haven OnDemand's Sentiment Analysis API key (in SearchTableViewController.swift).

About

Retrieve the most recent posts on Instagram with a customized hashtag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors