[
'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?'
]
抓取相似结果: a2 e0 k ]' }: e5 |8 M* W
当你还想获取stackoverflow上其他页面中所有相关的文章标题,则可以直接通过get_result_similar方法获取: , Z( d* Z9 \7 ^+ \7 L! w
两个页面的抓取结果为:! G7 p' j& k" B8 r6 k; R8 V
% q. P% `* h4 i; a' L Y4 p
抓取确切结果 8 O; R0 N7 j+ }+ i' @7 u 当你只想抓取某个确切的结果,可以使用get_result_exact方法,即从wanted_list中以完全相同的顺序检索数据:) E' U u( x8 Z! H: x
比如抓取页面中排第2的相关文章标题,执行结果:' |. T3 K% W/ t: K l ) m X+ J6 V, e# [4 m自定义请求模块参数# ^1 z0 V2 U$ W% n v3 U
你还可以传递任何自定义请求模块参数。例如,你可能想使用代理或自定义头:* Z1 J+ s( f1 h4 @9 v9 [7 s4 i