Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • D data-specification
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Yu Yin
  • data-specification
  • Wiki
  • 豆瓣 书评

豆瓣 书评 · Changes

Page history
Create 豆瓣 书评 authored Oct 23, 2019 by Le Dai's avatar Le Dai
Hide whitespace changes
Inline Side-by-side
豆瓣-书评.md 0 → 100644
View page @ c30f3d1a
## 网站描述
## 采集需求
## 数据格式
采集得到的数据要求为`json`格式,要求的字段及描述如下:
```javascript
[
{
bookName: "...", // 视频名称
bookURL: "...", // 视频url
bookType:”…”, //视频类型
shortRemark:[ // 视频内的短评
{
id: "…" // 短评人
content: "xxxxxx", // 评论内容
starNumber: "5", // 标星数
usefulNumber: “177”, // 觉得有用的人数
},
...
],
longRemark:[ // 视频内的长评
{
id: "…" // 评论人
content: "xxxxxx", // 评论内容
starNumber: "5", // 标星数
usefulNumber: “177/9”, // 觉得有用的人数/觉得没用的人数
},
...
]
},
...
]
```
Clone repository
  • 39健康网 手术
  • 39健康网 检查
  • 39健康网 疾病
  • 39健康网 症状
  • 39健康网 药品
  • Coursera 视频间习题2
  • KDD 接收论文信息
  • LeetCode 中文讨论
  • LeetCode 中文试题
  • LeetCode 讨论
  • LeetCode 试题
  • Leetcode 题解
  • coursera
  • Home
  • 中国裁判文书网
View All Pages