- Python 2.6.1
- Requests
- JSON
Install requests (http://docs.python-requests.org/en/latest/)
pip install requests
-
Clone this repo
-
Get your key: http://developer.zeit.de/quickstart/
-
Put it into the example.py file
-
From the console run this:
./example.py
Go hack...