# 大量掘金付费小册 **Repository Path**: ferryang/NuggetsBooklet ## Basic Information - **Project Name**: 大量掘金付费小册 - **Description**: 大量掘金付费小册 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-12-26 - **Last Updated**: 2024-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
掘金小册下载
## 使用方法 ### 安装依赖 ```bash npm install ``` ### 获取 Cookie - 安装 [Chrome](https://chrome.google.com/webstore/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm) 或 [Firefox](https://addons.mozilla.org/en-US/firefox/addon/cookie-editor/) 的 cookie editor 扩展 - 打开 [掘金](https://juejin.cn) - 打开扩展程序 - 点击右下角的 "Export" -> "Export as JSON" (保存到剪贴板) - 把你剪贴板上的内容粘贴到 `cookies.json` 文件中 ### 执行脚本 ```bash node main.js ``` ## 声明 本项目只做个人学习研究之用,不得用于商业用途!