[
'How do I merge two dictionaries in a single expression in Python (taking union of dictionaries)?',
'How to call an external command?',
'What are metaclasses in Python?',
'Does Python have a ternary conditional operator?',
'How do you remove duplicates from a list whilst preserving order?',
'Convert bytes to a string',
'How to get line count of a large file cheaply in Python?',
"Does Python have a string 'contains' substring method?",
'Why is “1000000000000000 in range(1000000000000001)” so fast in Python 3?'
]
两个页面的抓取结果为: ! L: E- u. f; k( X T2 [ # r+ b, q2 w# X9 _$ K7 l抓取确切结果9 Y' E F" F! n P2 h9 `, a
当你只想抓取某个确切的结果,可以使用get_result_exact方法,即从wanted_list中以完全相同的顺序检索数据: / R _1 c g, R( [0 T
比如抓取页面中排第2的相关文章标题,执行结果: 4 B' ?; `$ S( a) f
0 i4 e( B/ ?) B1 V0 T
自定义请求模块参数$ J" M5 s+ q& i& g7 t7 y. T% y. u
你还可以传递任何自定义请求模块参数。例如,你可能想使用代理或自定义头: 1 _1 o* ~( Q# i1 d