91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 5.94MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-09-24
  • 語言: 其他
  • 標(biāo)簽: 代碼??

資源簡介

網(wǎng)易云評論的爬取,全部代碼已經(jīng)在壓縮包里拉,大家自取

資源截圖

代碼片段和文件信息

#?-*-?coding:?utf-8?-*-
__author__?=?“mendy“
import?requests
import?json
class?Spider():

????def?__init__(self):
????????self.root_pattern?=?‘‘
????????self.fromdata?=?{‘params‘:“OJi/RWqNbfxa4YK6UGm20cdvxu2WcYTCs861nLoI+5rICuyep1rotCRt/KcJ5Z+Iibc4x6ykWCIX9ITBDtii8Sz/FlTNIS4b5+JmaYMCaPPgLgqqvmseAVXLTUNR8dB51h9lvoO4NIrwCOuG+2qZFOdwzIhWxb+5ZV28QqiWYWxDA+ux2/O0Wd2zcDPo8/J4“
?????????????????????????‘encSecKey‘:“bfac866fbfcdd86a16090ba4c5f080c4f0907f0dd6c0445c8d0ad432aaa0df6463908c4b94e11b26cdc7a38bfd710643c14b34eed631cee07122576837dbec497a81f60890765c78841721c47e22d236e821d24cda3e88b3fe6ede3a95634c22b71fecfcb8a68f190949d5c45fbf796aafb65c74abd57b62c06b277a2fcb06dc“}
????????self.header?=?{“User-Agent“:“Mozilla/5.0?(Windows?NT?10.0;?WOW64)?AppleWebKit/537.36?(KHTML?like?Gecko)?Chrome/64.0.3282.168?Safari/537.36“}
????????self.url?=?‘https://music.163.com/weapi/v1/resource/comments/R_SO_4_4878122?csrf_token=‘

????def?__get_jsons(selfurl):
????????jsons?=?requests.post(urldata=self.fromdataheaders=self.header)
????????print(jsons.status_code)
????????print?(jsons.text)
????????print?(json.loads(jsons.text))
????????print?(jsons.json())
????????#requests中response.json()方法等同于json.loads(response.text)方法
????????num?=?1
????????for?user?in?jsons.json()[‘comments‘]:
????????????print?(“%d?“%num)
????????????print(user[“user“][“nickname“]+“:“+user[“content“]+“\t點(diǎn)贊數(shù)“+str(user[“l(fā)ikedCount“]))
????????????num?+=?1

????def?run(self):
????????self.__get_jsons(self.url)
if?__name__==“__main__“:
????spider?=?Spider()
????spider.run()

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-06-22?16:18??wangyicloud_comment\
?????目錄???????????0??2018-09-01?17:43??wangyicloud_comment\.idea\
?????目錄???????????0??2018-06-22?16:18??wangyicloud_comment\.idea\inspectionProfiles\
?????文件?????????201??2018-06-22?16:28??wangyicloud_comment\.idea\misc.xml
?????文件?????????290??2018-06-22?16:08??wangyicloud_comment\.idea\modules.xml
?????文件?????????515??2018-06-22?16:28??wangyicloud_comment\.idea\wangyicloud_comment.iml
?????文件???????13180??2018-09-01?17:43??wangyicloud_comment\.idea\workspace.xml
?????目錄???????????0??2018-06-23?15:39??wangyicloud_comment\spider\
?????文件????????1602??2018-06-23?15:39??wangyicloud_comment\spider\wangyispider.py
?????文件??????????45??2018-06-22?16:18??wangyicloud_comment\spider\__init__.py
?????目錄???????????0??2018-06-22?16:09??wangyicloud_comment\venv\
?????目錄???????????0??2018-05-16?19:19??wangyicloud_comment\venv\Include\
?????文件???????46621??2017-02-13?22:37??wangyicloud_comment\venv\Include\abstract.h
?????文件????????1144??2017-02-13?22:37??wangyicloud_comment\venv\Include\asdl.h
?????文件?????????243??2017-02-13?22:37??wangyicloud_comment\venv\Include\ast.h
?????文件?????????824??2017-02-13?22:37??wangyicloud_comment\venv\Include\bitset.h
?????文件?????????948??2017-02-13?22:37??wangyicloud_comment\venv\Include\boolobject.h
?????文件?????????955??2017-02-13?22:37??wangyicloud_comment\venv\Include\bufferobject.h
?????文件????????1998??2017-02-13?22:37??wangyicloud_comment\venv\Include\bytearrayobject.h
?????文件????????1179??2017-02-13?22:37??wangyicloud_comment\venv\Include\bytesobject.h
?????文件????????2879??2017-02-13?22:37??wangyicloud_comment\venv\Include\bytes_methods.h
?????文件?????????679??2017-02-13?22:37??wangyicloud_comment\venv\Include\cellobject.h
?????文件????????5215??2017-08-26?23:47??wangyicloud_comment\venv\Include\ceval.h
?????文件????????3085??2017-02-13?22:37??wangyicloud_comment\venv\Include\classobject.h
?????文件????????3019??2017-02-13?22:37??wangyicloud_comment\venv\Include\cobject.h
?????文件????????4519??2017-02-13?22:37??wangyicloud_comment\venv\Include\code.h
?????文件????????6383??2017-02-13?22:37??wangyicloud_comment\venv\Include\codecs.h
?????文件????????1105??2017-02-13?22:37??wangyicloud_comment\venv\Include\compile.h
?????文件????????1919??2017-02-13?22:37??wangyicloud_comment\venv\Include\complexobject.h
?????文件????????2078??2017-02-13?22:37??wangyicloud_comment\venv\Include\cStringIO.h
?????文件????????8552??2017-02-13?22:37??wangyicloud_comment\venv\Include\datetime.h
............此處省略2139個(gè)文件信息

評論

共有 條評論