【发布时间】:2019-06-27 04:10:13
【问题描述】:
我需要从以下网页下载查询的内容
https://registro.br/tecnologia/ferramentas/whois/?search=plasticosduvale.com.br
我已经使用importxml 尝试了几个小时,但我无法下载正确的信息块"class =" whois-content "
=IMPORTXML("https://registro.br/tecnologia/ferramentas/whois/?search=plasticosduvale.com.br";"//class[@name='whois-content']/content")
我希望得到整块信息
【问题讨论】:
-
"registro.br/tecnologia/tools/whois/…" 返回 'page not found' - 可以解释为什么它不起作用?
-
您好,谢谢。正确的链接是registro.br/tecnologia/ferramentas/whois/…
标签: xpath web-scraping google-sheets google-sheets-formula google-sheets-importxml