|
|
|
@ -23,8 +23,8 @@ export PUPPETEER_EXECUTABLE_PATH=/bin/google-chrome |
|
|
|
|
|
|
|
|
|
|
|
## Usage |
|
|
|
## Usage |
|
|
|
```sh |
|
|
|
```sh |
|
|
|
./scrape PlanetRammstein |
|
|
|
./bin/scrape PlanetRammstein |
|
|
|
./scrape --skip-upcoming-events --past-events PlanetRammstein |
|
|
|
./bin/scrape --skip-upcoming-events --past-events PlanetRammstein |
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
### Usage with docker |
|
|
|
### Usage with docker |
|
|
|
|