【发布时间】:2022-07-18 03:26:02
【问题描述】:
它是这样显示的,编译器认为它是文本而不是链接,所以我应该怎么做才能转向喜欢 (http//..) 这样我可以访问它们并捕获数据
**
<a target="_blank" rel="noreferrer" class="css-o171kl" href="/jobs/p/qZ2W8Q0izdWR-Senior-Python-Developer---Remote-Nile-Bits-LLC-Giza-Egypt?o=1&l=sp&t=sj&a=python|search-v3|spbg">Senior Python Developer - Remote</a>
**
【问题讨论】:
-
你写过代码吗?请张贴。
-
尝试使用bs4将文本html转成tag
标签: python http web web-scraping inspect