web scrapping using requests module

前端 未结 0 1050
旧时难觅i
旧时难觅i 2021-01-02 15:29

i want to extract comments from a website, with this code i success to extract comments.

import requests
from urllib.parse import unquote

url = \'https://api         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题