Extract Company url

how to extract url , i have a multiple company name , when i search on chrome comapny name and i found first url . so basically how to extract url for multiple company name and write the excel files

You can use the regex, pls sharw the screen short of page

can you just search “Aldridge Borden & Company PC / Montgomery, Ala.” in the Chrome and click on the first company link and extract the company URL , and write the excel file and give me
with screanshot
Thank you.

@UJJVAL_BHAGAT

You can insicate the first one as selector and use that in get attribute and get the href property which is the url

Cheers

can you explain me with screanshot
thank you ,

@UJJVAL_BHAGAT

check this

image

cheers