Update README.MD
This commit is contained in:
parent
99df1b412e
commit
0793fe0036
@ -17,7 +17,8 @@ YOU MUST HAVE `websites.csv` FOR ALL ESCRIBE SCRAPERS!
|
|||||||
|
|
||||||
## Scrape eScribe meetings (SCRAPE_MEET.SH)
|
## Scrape eScribe meetings (SCRAPE_MEET.SH)
|
||||||
|
|
||||||
This bash script will scrape meetings from the eScribe meetings platform.
|
This bash script will scrape meetings from the eScribe meetings platform. There is a variable set called `SUPPORT_PAST`. If `SUPPORT_PAST="TRUE"`, meetings older than 2 months will be downloaded. Otherwise, they will be skipped.
|
||||||
|
Don't ask why "TRUE" is a string and not a boolean...
|
||||||
|
|
||||||
The basic structure of the output files is:
|
The basic structure of the output files is:
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user