【发布时间】:2020-11-07 19:26:44
【问题描述】:
我有以下汤
</title>
<meta content="Erfahre aus erster Hand, ob xxx als Arbeitgeber zu dir passt. 21 Erfahrungsberichte von Mitarbeitern liefern dir die Antwort." name="description"/>
<link href="https://www.kununu.com/de/xxx/kommentare/3" rel="next"/>
<link href="https://www.kununu.com/de/xxx/kommentare" rel="prev"/>
<link href="https://www.kununu.com/de/xxx/kommentare/2" rel="canonical"/>
<script type="application/ld+json">
我想选择属性为“next”的 URL
<link href="https://www.kununu.com/de/xxx/kommentare/3" rel="next"/>
我该怎么做?
【问题讨论】:
-
你的问题在这里得到了回答stackoverflow.com/questions/1080411/…
标签: python web-scraping beautifulsoup