https://github.com/kevinmichaelchen/smalls
Scrapes concert dates for Smalls Jazz Club (NYC)
https://github.com/kevinmichaelchen/smalls
Last synced: 3 months ago
JSON representation
Scrapes concert dates for Smalls Jazz Club (NYC)
- Host: GitHub
- URL: https://github.com/kevinmichaelchen/smalls
- Owner: kevinmichaelchen
- Created: 2018-11-12T15:17:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-12T15:50:24.000Z (over 6 years ago)
- Last Synced: 2025-02-23T22:43:39.955Z (3 months ago)
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# small-jazz
Parses the schedule for [Smalls Jazz Club](https://www.smallslive.com/).## Getting started
Clone anywhere. Make sure you have Go 1.11+.
Run
```bash
make
```