Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sevazhidkov/movie-tweets
Script for searching tweets about last movies. GCI task.
https://github.com/sevazhidkov/movie-tweets
Last synced: 11 days ago
JSON representation
Script for searching tweets about last movies. GCI task.
- Host: GitHub
- URL: https://github.com/sevazhidkov/movie-tweets
- Owner: sevazhidkov
- License: mit
- Created: 2015-12-23T14:32:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-24T07:50:56.000Z (almost 9 years ago)
- Last Synced: 2023-02-28T09:56:50.736Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# movie-tweets
Script for searching tweets about last movies. GCI task.
## Install
```
git clone https://github.com/sevazhidkov/movie-tweets.git
cd movie-tweets
export MYAPIFILMS_TOKEN=123 # Get your token in myapifilms.com
```
## Using
```
python main.py
```