8000 GitHub - stickies-v/bitdevs-scraper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stickies-v/bitdevs-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitDevsNYC Newsletter Generator

(web scraper)

Install

git clone https://github.com/pinheadmz/bitdevs-scraper
cd bitdev-scraper
npm install

Usage

Run the scraper script with two arguments:

  • start date
  • output folder (i.e. path/to/repo/BitDevsNYC.github.io/_posts)

Example

./scrape.js "May 2023" ./examples

The output of this command (executed on May 15, 2023) can be seen here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0