MCPcopy Index your code
hub / github.com/TheAlgorithms/Python / crawl_google_scholar_citation.py

File crawl_google_scholar_citation.py

web_programming/crawl_google_scholar_citation.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Get the citation from google scholar
3using title and year of publication, and volume and pages of journal.
4"""

Callers

nothing calls this directly

Calls 1

get_citationFunction · 0.85

Tested by

no test coverage detected