- Create a search function
- Fetch images and posts on .zip file
- Use pages or scroll loading
- Implement hashtag combo search
- Improve layout responsiveness, usage, etc.
- Improve VaderSentiment analysis with stem function and paragraph usagae
- Improve WordNet depth and usage
- Cross validate if a post id was previously analyzed
- Use asynchronous database persistence
- Improve session data usage
- Create functions to understand trends and give insights about hashtags
- For instance, when searching for "cats", generate:
- word cloud
- Vader Sentiment polaritry score
- Some Computer Vision application
- For instance, when searching for "cats", generate:
- Use Watson API
- Create a new session to give data based on all posts analyzed (persisted on the database)
- Implement self posts usage with Instagram Scraping package