https://github.com/clock21am/assingment-elasticsearch
Host an Elasticsearch instance and store around 1 million Tweets on it. Use Twitter's APIs to gather data (use any keywords you want). Create a web application that should provide an API where the user can search the data.
https://github.com/clock21am/assingment-elasticsearch
aws elasticsearch flask python tweepy
Last synced: 5 months ago
JSON representation
Host an Elasticsearch instance and store around 1 million Tweets on it. Use Twitter's APIs to gather data (use any keywords you want). Create a web application that should provide an API where the user can search the data.
- Host: GitHub
- URL: https://github.com/clock21am/assingment-elasticsearch
- Owner: clock21am
- License: apache-2.0
- Created: 2017-08-30T18:01:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T01:05:57.000Z (over 3 years ago)
- Last Synced: 2024-04-17T07:27:17.588Z (about 2 years ago)
- Topics: aws, elasticsearch, flask, python, tweepy
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# assingment-elasticsearch
Host an Elasticsearch instance and store around 1 million Tweets on it. Use Twitter's APIs to gather data (use any keywords you want). Create a web application that should provide an API where the user can search the data.