Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 466 Bytes

File metadata and controls

16 lines (16 loc) · 466 Bytes

wangyiyun

to crawl comments of wangyiyun music

wangyiyun
│   README.md
│   get_song_playlist_id.py   获取歌单 id
|   get_song_id.py            获取歌曲 id
|   header.py                 requests 的headers
|   mysql.py                  对MySQL的简单操作
|   main.py                   主运行程序
│   test.py                   测试程序
|
└───db 数据库,保存爬取的数据
│   
└───venv python虚拟环境