gpt4 book ai didi

python - 在 Splinter 中获取 href 值?

转载 作者:太空狗 更新时间:2023-10-30 00:32:11 25 4
gpt4 key购买 nike

我想得到 href来自 <a> 的值Splinter 中的元素。

有什么api方法吗?

最佳答案

如果您使用 find_by_* methods 选择元素,这些返回的实例是 ElementLists .选择您感兴趣的元素后(很可能是 ElementAPI 实例),像访问字典一样访问该属性:

the_element['href']

关于python - 在 Splinter 中获取 href 值?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21816397/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com