{"id":20627732,"url":"https://github.com/bozzmob/twitter-stream-elasticsearch","last_synced_at":"2025-04-15T15:22:44.652Z","repository":{"id":49320231,"uuid":"90120079","full_name":"bozzmob/twitter-stream-elasticsearch","owner":"bozzmob","description":"Using Twitter Stream API, Elastic Search, Flask","archived":false,"fork":false,"pushed_at":"2022-07-24T10:52:53.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T21:51:12.430Z","etag":null,"topics":["csv","elasticsearch","search-keywords","tweepy","twitter-streaming-api"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bozzmob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-03T07:20:16.000Z","updated_at":"2023-08-19T11:15:08.000Z","dependencies_parsed_at":"2022-08-26T08:31:52.402Z","dependency_job_id":null,"html_url":"https://github.com/bozzmob/twitter-stream-elasticsearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bozzmob%2Ftwitter-stream-elasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bozzmob%2Ftwitter-stream-elasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bozzmob%2Ftwitter-stream-elasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bozzmob%2Ftwitter-stream-elasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bozzmob","download_url":"https://codeload.github.com/bozzmob/twitter-stream-elasticsearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249095366,"owners_count":21211912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","elasticsearch","search-keywords","tweepy","twitter-streaming-api"],"created_at":"2024-11-16T13:18:02.233Z","updated_at":"2025-04-15T15:22:44.635Z","avatar_url":"https://github.com/bozzmob.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter Stream API, Elastic Search\nRead data from Twitter Stream API and push it to Elastic Search. Read data from Elastic Search and generate a CSV.\n\n##Usage\n\n### Twitter Stream API\nGet live tweets from Twitter's Stream API and pushes the data to Elastic search\n\nRun - ```python getStream.py keyword```\n\nExample - ```python getStream.py india```\n\n\n### Read Data and create CSV (Command line)\nRead data that match the search keyword from elastic search and write it into a CSV file\n\nRun - ```python readData.py keyword```\n\nExample - ```python readData.py india```\n\n### Download CSV (REST API)\nYou can download a CSV file of data that contains your search keyword.\n\nRun - ```python downloadCSV.py```\n\nURL - ```http://127.0.0.1:5000/getCSV?keyword=search-keyword```\n\nExample - ```http://127.0.0.1:5000/getCSV?keyword=india```\n\n## Example CSV\nThere are sample/example CSV's provided already for reference. Search keywords were - KKR, sports, india.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbozzmob%2Ftwitter-stream-elasticsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbozzmob%2Ftwitter-stream-elasticsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbozzmob%2Ftwitter-stream-elasticsearch/lists"}