regex getting url link
This question already has an answer here:
Convert the string object to a JSON object.
Ex:
import json
jData = json.loads('{"success":true,"key":"Syv77d","link":"https://file.io/Syv77d","expiry":"14 days"}')
jData["link"]
链接地址: http://www.djcxy.com/p/38058.html
上一篇: 从键值JSON对象获取数据
下一篇: 正则表达式获取URL链接