$ yarn test
yarn leetcode <url>
ex) yarn leetcode https://leetcode.com/problems/fizz-buzz/
- Create directory under
./algorithm
- Create index.md under the directory with question description
- Create index.ts under the directory with starting template
This scraper is built with Puppeteer.js