Skip to content

Commit 1ad1d89

Browse files
author
mochazi
committed
2021-09-21 更新项目说明🎉
1 parent 0e3e014 commit 1ad1d89

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
# **Python3Webcrawler**
2-
## **[哔哩哔哩作者:-相依-](https://space.bilibili.com/343154012)**  **UPDATE 2021-03-12**
2+
## **[哔哩哔哩作者:-相依-](https://space.bilibili.com/343154012)**  **UPDATE 2021-09-21**
3+
4+
---
5+
36
> **精心挑选了几个爬虫,给大家在学Scrapy框架之前打基础。**
47
>> **该项目仅限学习交流,请勿用于商业用途,如有侵权,请联系删除。**
58
9+
---
10+
11+
|**编程语言**|**项目使用版本**|
12+
|:----:|:--------:|
13+
|**python**|**3.7.9**|
14+
15+
---
16+
617
|**程序依赖**|**安装指令**|**项目使用版本**|
718
|:----:|:--------:|:--------:|
819
|**lxml**|**pip install lxml**|**4.6.2**|
@@ -12,6 +23,10 @@
1223
|**sqlalchemy**|**pip install sqlalchemy**|**1.3.23**|
1324
|**beautifulsoup4**|**pip install beautifulsoup4**|**4.9.3**|
1425
|**mysqlconnector**|**pip install mysql-connector-python**|**8.0.23**|
26+
|**qrcode**|**pip install qrcode**|**7.3**|
27+
|**opencv-python**|**pip install opencv-python**|**4.5.3.56**|
28+
29+
---
1530

1631
* ### **京东   [官网地址](https://item.jd.com)**
1732
* ### **网易   [官网地址](https://www.163.com/)**
@@ -20,4 +35,5 @@
2035
* ### **QQ音乐   [官网地址](https://y.qq.com)**
2136
* ### **百度图片 [官网地址](https://image.baidu.com)**
2237
* ### **豆瓣读书 [官网地址](https://book.douban.com)**
23-
* ### **有道翻译 [官网地址](http://fanyi.youdao.com)**
38+
* ### **有道翻译 [官网地址](http://fanyi.youdao.com)**
39+
* ### **哔哩哔哩 [官网地址](https://bilibili.com)**

0 commit comments

Comments
 (0)