[
'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?'
]
抓取相似结果 ~8 B0 }% E: i( \. E8 t. t7 n L2 X
当你还想获取stackoverflow上其他页面中所有相关的文章标题,则可以直接通过get_result_similar方法获取:6 @0 ?/ w- ^% f5 J" y* r) B: A
比如抓取页面中排第2的相关文章标题,执行结果: ( U1 t1 E4 K K' Y " H( f1 v. c; z5 u6 {1 \自定义请求模块参数- `1 d* B1 y4 d4 z" {) N9 i
你还可以传递任何自定义请求模块参数。例如,你可能想使用代理或自定义头:- s$ c4 u9 c" [6 v T( i& N ~