This repository presents a collection of scripts demonstrating the MuckRock API.
The API has a visual interface, but it is most powerful when accessed programmatically.
To access the API, you must first request and receive your token (see get_api_key
method in utils.py
). The key is generated from your MuckRock user account and password. If you don't have an account, sign up here.