python获取url中的参数

params = parse.parse_qs(parse.urlparse(link).query)
posted @ 2024-01-23 12:20  bitterteaer  阅读(29)  评论(0)    收藏  举报