阵列公式以减少importxml请求大数据

发布于 2025-02-10 04:23:10 字数 181 浏览 2 评论 0原文

我正在使用公式= index(importxml(“ https://niftyinvest.com/max-pain/”& a2&“? -10黑色darken-2 white-text']”),1,2)在col'a'我有近200个值(即股票名称),对于col'b'我有固定的价值(即固定的日期在一个月的最后一周,我想要30222。

I'm using formula =index(importxml("https://niftyinvest.com/max-pain/"&A2&"?expiry="&B1,"//h6[@class='center-align padding-10 black darken-2 white-text']"),1,2) where for Col'A' I have nearly 200 values(i.e. name of stocks) and for Col'B' I have fixed value(i.e a fixed date in last week of month let's say 30June2022. Now I want arrayformula so that total no.of reqests per page is reduced. Is it possible anyhow so that there be faster data retrieval.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

平安喜乐 2025-02-17 04:23:10

不。不可能在arrayformula中使用importxml。

no. it is not possible to use IMPORTXML in arrayformula.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文