I have this piece of HTML code, I need to scrap via Css selection
<tr>
<td>
<a href="accessdatabase" data-linktype="relative-path">
<img src="BLAH BLAH ">
<br>
<strong>NOT TO BE SELECTED</strong>
</a>
<br>TEXT TO BE SELECTED
</td>
</tr>
Any help will be welcome Please bare in mind that this is for web scrapping (aka:first-line will be of any help)
Thank YOU
The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.