https://github.com/asjdf/51voa-spider
51voa的爬虫 为了期末复习用
https://github.com/asjdf/51voa-spider
Last synced: about 2 months ago
JSON representation
51voa的爬虫 为了期末复习用
- Host: GitHub
- URL: https://github.com/asjdf/51voa-spider
- Owner: asjdf
- License: gpl-3.0
- Created: 2021-06-26T14:48:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T15:34:26.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T04:16:30.717Z (3 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 51voa-spider
51voa的爬虫 为了期末复习用做得很粗糙 因为只用一下下 考试的内容有从voa里头抽 所以写个爬虫下载下来 方便自己听
依赖:
requests
bs4(正则也行 但是我懒)