File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ typora-root-url: ..\.vuepress\public\images\vuepress
6767
6868新生成的api key 应该如下所示,** api key用于爬虫上传数据的凭证**
6969
70- <img src =" /C:/Users/11930/AppData/Roaming/Typora/typora-user- images/image-20211129062438055 .png" alt =" image-20211129062438055 " style =" zoom : 80% ;" />
70+ <img src =" https://gitee.com/q10viking/PictureRepos/raw/master/ images//202111290900539 .png" alt =" image-20211129062438055 " style =" zoom : 80% ;" />
7171
7272### 安装pipenv
7373
@@ -95,7 +95,7 @@ C:\Users\你的用户名\AppData\Roaming\Python\Python38\Scripts
9595
9696配置该环境变量
9797
98- <img src =" /C:/Users/11930/AppData/Roaming/Typora/typora-user- images/image-20211128175701146 .png" alt =" image-20211128175701146 " style =" zoom :80% ;" />
98+ <img src =" https://gitee.com/q10viking/PictureRepos/raw/master/ images//202111290900049 .png" alt =" image-20211128175701146 " style =" zoom :80% ;" />
9999
100100``` sh
101101# 验证
@@ -148,7 +148,7 @@ CHROMEDRIVER_PATH=E:/chromedriver/chromedriver.exe
148148
149149::: tip
150150
151- 用于爬虫程序使用,在这里我直接爬取在自己机器上运行的博客,因为直接爬取 [ https://q10viking.github.io )] ( https://q10viking.github.io/ ) 网速较慢
151+ 用于爬虫程序使用,爬取 [ https://q10viking.github.io )] ( https://q10viking.github.io/ )
152152
153153config.json文件如下,我放在了.vuepress文件夹下
154154
You can’t perform that action at this time.
0 commit comments