git clone https://github.com/pinheadmz/bitdevs-scraper
cd bitdev-scraper
npm install
Run the scraper script with two arguments:
- start date
- output folder (i.e.
path/to/repo/BitDevsNYC.github.io/_posts
)
./scrape.js "May 2023" ./examples
The output of this command (executed on May 15, 2023) can be seen here