Goal - my browser is pointed to an amazon webpage, I would like to extract the title and author from the page, then place them and the link the clip board.
Looking at the URL scheme I can get the title out of the URL. I can’t see how to get the author or other data off the page.
Context, I get a reference to a book from someone and it’s often a link to Amazon. I visit and I decide to put it on my reading list (in Obsidian). However I need to marshal the data so I can add it the reading list with less pain.