How can i scrape the "copy link" in Amazon page?

I want to extract result (i.e. the shorter link) by click the " share button" and the "copy link". How can i do it?

Example, when i get to this link:
Url: https://www.amazon.com/Mastering-Civility-Manifesto-Christine-Porath-ebook/dp/B01G1K1SFS/ref=sr_1_1?dib=eyJ2IjoiMSJ9.SNrqAS4R8yzBQZeeyvbGZg.NLUYj6AKQSROMsr0DlPvitxup8UDWtXPkxRcEkjGe9g&dib_tag=se&keywords=Mastering+Civility%3A+A+Manifesto+for+the+Workplace&qid=1711158985&sr=8-1

I want this result: https://a.co/d/iKmZ0X6

Thanks a lot!

Hello,

Unfortunately, it won't be possible to scrape this link, since it does not exist in the HTML and is generated dynamically.