stpy.summarize_gScholarAlerts.summarize_publications

stpy.summarize_gScholarAlerts.summarize_publications(username, password, since_days)

Summarize publications from Google Scholar Alerts and save to CSV file.

Parameters:
  • username (str) – The Gmail username (email address).

  • password (str) – The Gmail password (or app password if 2FA is enabled).

  • since_days (date) – The number of days to look back for emails.

Returns:

None