+
95
-

python如何获取302跳转后的url地址?

python如何获取302跳转后的url地址?


网友回复

+
15
-

import requests


def request_jd():
    url = "htt...

点击查看剩余70%

我知道答案,我要回答