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

https://github.com/jonluca/seated-api

Reversing Seateds API
https://github.com/jonluca/seated-api

Last synced: 5 months ago
JSON representation

Reversing Seateds API

Awesome Lists containing this project

README

          

# Seated API

Code to go along with the https://blog.jonlu.ca/posts/seated blog post

## Fetching data

Put your bearer token in an environment variable titled `BEARER_TOKEN`.

You can then modify the params in `main.py` to search in your city or area. You can then run `main.py` to fetch the data and `parse.py` to analyze it.