Python scraping using selenium and xpath (very small doubt, Bid only if you can do immediately within next hour)

Job ID: 31325800

Budget: $10 – $30 USD

I have the following html layout:
<tr class="datatable_row_child">
<td>
<a href=link1>tex1</a>
</td>
<td>07/02/2021</td>
<td>125</td>
</tr>
<tr class="datatable_row_child">
<td><a href=link2>text2</a>
</td>
<td>07/09/2021</td>
<td>115</td>
</tr>
</tr>

I need to get link1, text1, and the date and number inside td for the first element and so on for all elements

How to do this using xpath.
I also want to click the link1 to get to another page

Please bid if you can answer this immediately and bid<=20
Related categories: Python Web Scraping Selenium Webdriver