pddSpider
pddSpider copied to clipboard
拼多多爬虫,爬取所有商品、评论等信息
Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.1 to 2.6.1. Release notes Sourced from scrapy's releases. 2.6.1 Fixes a regression introduced in 2.6.0 that would unset the request method when following redirects. 2.6.0 Security...
Bumps [twisted](https://github.com/twisted/twisted) from 18.9.0 to 22.4.0. Release notes Sourced from twisted's releases. Twisted 22.4.0 (2022-04-11) Features twisted.python.failure.Failure tracebacks now capture module information, improving compatibility with the Raven Sentry client. (#7796)...
数据库一直报错
Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.6.5. Changelog Sourced from lxml's changelog. 4.6.5 (2021-12-12) Bugs fixed A vulnerability (GHSL-2021-1038) in the HTML cleaner allowed sneaking script content through SVG images. A...
能不能给点解释 最起码各个代码之间逻辑关系是怎样的也行
可以在redme里加上执行方式和各个文件的解释吗
pddSpider-master\pddSpider-master\core\dboperate.py", line 14, in __init__ db = pymysql.connect('127.0.0.1', 'jrxnm', '123456', 'pdd') TypeError: __init__() takes 1 positional argument but 5 were given
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.4.2 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...