This website works better with JavaScript.
Explore
Help
Sign In
pl5xfp7y8
/
dcs
forked from
p3t2ja9zs/dcs
Watch
1
Star
0
Fork
You've already forked dcs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
developer_wufayuan
V1.0
V2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
dcs
/
requirements.txt
6 lines
97 B
Raw
Permalink
Normal View
History
Unescape
Escape
初步实现服务器和终端能连接,并且终端向服务端发起请求并取得响应.,,,,
3 years ago
loguru~=0.6.0
实现基本爬虫功能, 爬取知网数据
3 years ago
requests~=2.27.1
bs4~=0.0.1
beautifulsoup4~=4.10.0
实现web服务器向爬虫服务器通信,请求登录和注册,以及丰富了两者之间的通信类型
3 years ago
selenium~=3.141.0
PyMySQL~=1.0.2