ZhYong10 / leanote-downloader

Using NodeJS + pupeteer to download your own notes in leanote.com .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leanote-downloader

Using NodeJS + Pupeteer to download notes in leanote.com.

One minute Quick-start

git clone https://github.com/ZhYong10/leanote-downloader.git
cd leanote-downloader
// npm
npm install
npm start

Or:

// yarn
yarn install
yarn start

And then,your notes will be cloned into './files'.

About

Using NodeJS + pupeteer to download your own notes in leanote.com .


Languages

Language:JavaScript 100.0%