web_programming.crawl_google_scholar_citation

Get the citation from google scholar using title and year of publication, and volume and pages of journal.

Attributes

params

Functions

get_citation(→ str)

Return the citation number.

Module Contents

web_programming.crawl_google_scholar_citation.get_citation(base_url: str, params: dict) str

Return the citation number.

web_programming.crawl_google_scholar_citation.params