Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MuckRock/API-examples
A collection of scripts using the MuckRock API.
https://github.com/MuckRock/API-examples
Last synced: 28 days ago
JSON representation
A collection of scripts using the MuckRock API.
- Host: GitHub
- URL: https://github.com/MuckRock/API-examples
- Owner: MuckRock
- License: mit
- Created: 2014-03-31T03:11:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T19:12:24.000Z (5 months ago)
- Last Synced: 2024-08-13T03:06:26.985Z (5 months ago)
- Language: Python
- Size: 177 KB
- Stars: 54
- Watchers: 20
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MuckRock API
============This repository presents a collection of scripts demonstrating the MuckRock API. Find more information on [filing requests in bulk](https://muckrock.notion.site/Guides-and-Manuals-9852bdcb6046454f80840a3f833fd95c) on our Notion guide.
The API has a [visual interface](https://www.muckrock.com/api_v1/), but it is most powerful when accessed programmatically.
To access the API, you must first get your API token, which is [currently available on your profile page](https://www.muckrock.com/accounts/profile/) (scroll to the bottom left). The key is generated from your MuckRock user account and password. If you don't have an account, [sign up here](https://www.muckrock.com/accounts/register).