Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eidorb/jjjquery
Triple J-Query 😂
https://github.com/eidorb/jjjquery
git-scraping
Last synced: 25 days ago
JSON representation
Triple J-Query 😂
- Host: GitHub
- URL: https://github.com/eidorb/jjjquery
- Owner: eidorb
- License: agpl-3.0
- Created: 2024-12-05T00:24:45.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-07T06:20:48.000Z (29 days ago)
- Last Synced: 2024-12-07T06:25:36.104Z (29 days ago)
- Topics: git-scraping
- Language: Python
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jjjquery
Triple J-Query 🥁
![](image.jpeg)
## Marimo notebook
I rapidly developed a prototype thanks to [@MatthewBurke1995](https://github.com/MatthewBurke1995/ABC-Radio-Wrapper)'s ABC-Radio-Wrapper and [marimo](https://github.com/marimo-team/marimo) notebook's beautiful UI components.
- You can view a read-only version of the marimo notebook [here](https://static.marimo.app/static/jjjquery-7tix)
- Or play with an interactive version [here](https://weathered-butterfly-5697.ploomberapp.io)### How to deploy to Ploomer Cloud
- Follow this [guide](https://docs.cloud.ploomber.io/en/latest/apps/marimo.html)
- Zip deployment files with the following command:```bash
zip jjjquery.zip Dockerfile jjjquery.mo.py
open .
```
- Drag and drop _jjjquery.zip_ to deployment settings## Roadmap
- [x] Scrape recently played from https://www.abc.net.au/triplej/live/triplej
- [ ] Do this automatically using Git scraping https://simonwillison.net/2020/Oct/9/git-scraping/
- [ ] Front-end the data with Datasette https://datasette.io
- [ ] Build a custom interface