stpy.summarize_gScholarAlerts.extract_publication_details
- stpy.summarize_gScholarAlerts.extract_publication_details(html_content)
Extract publication details from the HTML content of the email.
- Parameters:
html_content (str) – The HTML content of the email.
- Returns:
A list of dictionaries containing publication details.
- Return type:
list