Web-App that can scrape tweets from twitter and provide valuable insights on the tweet data
- All the
coderequired to get started
- Clone this repo to your local machine using
https://github.com/nikitperiwal/sentinel
- If you want more syntax highlighting, format your code like this:
now install npm and bower packages
$ npm install
$ bower install- Scrape tweets about any topic or trending hashtag over a period of time.
- Get addition information about the tweet such as: likes, follows, replies
- Perform sentiment analysis on the tweet scraped and see trends of sentiment over time.
- Download the scraped data, along with additional metadata.
- Visualise the data and sentiment.
🍴 Fork this repo!
HACK AWAY! 🔨🔨🔨
🔃 Create a new pull request using 'https://github.com/nikitperiwal/sentinel/pulls'
Reach out to me at one of the following places!
- Mail me at
nikit.periwal@gmail.com - LinkedIn at
@nikitperiwal
- MIT license
- Copyright 2021 © Sentinel.


