Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```