stpy.summarize_gScholarAlerts.extract_text_from_webpage
- stpy.summarize_gScholarAlerts.extract_text_from_webpage(web_url)
Extract text from an HTML webpage. :type web_url: str :param web_url: The URL of the webpage. :type web_url: str
- Returns:
A dictionary containing the abstract text.
- Return type:
dict