标签: google-sheets google-sheets-formula
我使用以下两个公式从Google趋势网页的相关查询表/列表中获取数据,但未得到任何结果。知道为什么吗?我该如何工作呢?谢谢
=importhtml("https://trends.google.com/trends/explore?date=now%207-d&q=bob", "list", 1) =importhtml("https://trends.google.com/trends/explore?date=now%207-d&q=bob", "table", 1)