Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianko/sienna_grabber
Retrieve inventory data from Toyota's GraphQL APIs Resources
https://github.com/ianko/sienna_grabber
Last synced: about 1 month ago
JSON representation
Retrieve inventory data from Toyota's GraphQL APIs Resources
- Host: GitHub
- URL: https://github.com/ianko/sienna_grabber
- Owner: ianko
- License: apache-2.0
- Created: 2023-10-04T01:43:04.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-17T20:19:20.000Z (about 2 months ago)
- Last Synced: 2024-09-18T01:15:49.838Z (about 2 months ago)
- Language: Python
- Size: 5.65 MB
- Stars: 1
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sienna Grabber
This is a fork of https://github.com/major/yotagrabber with very specific
parameters like a MODEL, a ZIPCODE and DISTANCE.## Installation
Install [poetry](https://python-poetry.org/docs/).
Install dependencies:
```bash
poetry install --only main
```Install Playwright browsers:
```bash
poetry run playwright install firefox
```Run script:
```bash
MODEL=sienna ZIPCODE=32801 DISTANCE=120 poetry run update_vehicles
```## Flat Viewer
https://flatgithub.com/ianko/sienna_grabber?filename=output%2Fsienna.csv