# dature **Repository Path**: hydrojip/dature ## Basic Information - **Project Name**: dature - **Description**: 基于 Node 的博客抓取程序 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-07-09 - **Last Updated**: 2021-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dature 基于 Node 的新浪博客抓取程序,抓取数据包含标题、正文、时间、分类、标签、图片,并生成 HTML 文件 ## 安装 ```bash npm install -g dature ``` ## 使用 ```bash # 抓取牛根生的博客 dature -u 1263917762 ``` ## 抓取后生成的新博客 ![example](https://raw.githubusercontent.com/junyiz/dature/master/images/example.jpg) ## 如何查看博客的 UID #### 新浪博客 ![example](https://raw.githubusercontent.com/junyiz/dature/master/images/sina.jpg)