Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
参考
在这里,我将一个网站作为参考,在此 URL 中找到 202 条记录,在第二个搜索结果中,有一个切换/链接写为“1 more location”,我想删除 URL 包含的数据。任何帮助将不胜感激......</p>
查看页面后,单击折叠按钮时似乎没有生成 HTML。它只是隐藏/不隐藏。所以我想你应该能够提取数据,因为你已经提取了其他数据。只需确保在进行抓取之前展开多个地址。
顺便说一句,您的 Get Row Item 活动什么都不做,因为您从不将输出存储在任何地方:)