So I like to have the summaries/descriptions of my ebooks in the Comments section of calibre so that I can easily skim the description and see what's what. I have a bunch of ebooks where the story summary is available in the content of the book wrapped in tags like so:
Code:
<div class="summary">Some summary text here.</div>
Any ideas on how I could automatically grab that metadata?