请大佬观摩一下~我这个自定义函数是不是有问题~
//调用自定义正则函数匹配网页源代码
let
url = "https://m.lianjia.com/cd/chengjiao/c1611063967004or1/",
web = Web.Contents(url),
data = Text.FromBinary(web),
zhz = regexp(data,"\d+")
in
zhz
'''
(x,y)=>
let
rege = Web.Contents("")
in
rege
'''
©托尼Excel