單項選擇題requests庫中,proxies參數(shù)傳入一個字典,該字典中包含了所需要的代理IP,其中字典的鍵為()。

A.get
B.ip地址
C.代理類型(http或https)
D.post


您可能感興趣的試卷

你可能感興趣的試題

2.單項選擇題bs4中,()表示HTML中標簽的文本。

A.bs4.element.Tag類
B.bs4.element.NavigableString類
C.bs4.BeautifulSoup類
D.bs4.element.Comment類

3.單項選擇題以下能用于解析網(wǎng)頁數(shù)據(jù)的是()。

A.Beautiful Soup
B.DNS
C.href
D.CSS

5.單項選擇題lxml庫中,用于解析xml文件的方法是()。

A.etree.parse()
B.etree.XML()
C.etree.HTML()
D.etree.fromstring()