Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonw/shot-scraper-demo
Live demo of shot-scraper
https://github.com/simonw/shot-scraper-demo
Last synced: 26 days ago
JSON representation
Live demo of shot-scraper
- Host: GitHub
- URL: https://github.com/simonw/shot-scraper-demo
- Owner: simonw
- Created: 2022-03-09T22:25:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T15:05:02.000Z (about 1 month ago)
- Last Synced: 2024-10-06T20:22:01.340Z (about 1 month ago)
- Homepage:
- Size: 96.4 MB
- Stars: 31
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shot-scraper-demo
Live demo of [shot-scraper](https://github.com/simonw/shot-scraper)
The demo runs [this GitHub Actions workflow](.github/workflows/shots.yml) to generate screenshots using procedures defined using YAML files.
The screenshot images are then written back to this repository.
## Annotated screenshot
This screenshot is generated [from this page](https://congress-legislators.datasettes.com/legislators/executive_terms?start__startswith=18&type=prez
) by [annotated-screenshot.yml](annotated-screenshot.yml), with extra JavaScript to open the menu and add the arrow.![A screenshot with a pink arrow overlaid on it](annotated-screenshot.png)
## Recent Owls in El Granada, CA
This image is grabbed from the nine most recently spotted [Owls near El Granada, CA](https://www.owlsnearme.com/?place=127871) by [owlsnearme-el-granada.yml](owlsnearme-el-granada.yml), with JavaScript to remove the "5 hours ago" text.
You can compare previous versions of this image [using this commit history page](https://github.com/simonw/shot-scraper-demo/commits/main/owlsnearme-el-granada.jpg).
![A lovely collection of Owls](owlsnearme-el-granada.jpg)