Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
""
"
2
Get the citation
from
google scholar
3
using title and year of publication, and volume and pages of journal.
4
""
"
Callers
nothing calls this directly
Calls
1
get_citation
Function · 0.85
Tested by
no test coverage detected