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
- Host: GitHub
- URL: https://github.com/jonluca/seated-api
- Owner: jonluca
- Created: 2022-01-02T18:59:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T22:35:35.000Z (over 4 years ago)
- Last Synced: 2025-06-01T04:06:53.613Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 3.14 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.