From 0793fe00367cd0a01cc322864b88ebd705ea7a5e Mon Sep 17 00:00:00 2001 From: Lillian Skinner Date: Tue, 7 Apr 2026 19:02:03 -0400 Subject: [PATCH] Update README.MD --- README.MD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index c1cecbc..d1e4601 100644 --- a/README.MD +++ b/README.MD @@ -17,7 +17,8 @@ YOU MUST HAVE `websites.csv` FOR ALL ESCRIBE SCRAPERS! ## 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: ```