Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
At the moment, the module is mainly focus in authors information (aka citations).
- Search for authors (e.g. called “Bello” working for “Chalmers University”):
>>> import scholar >>> l=scholar.searchAuthor('Bello Chalmers').next() >>> l.name <<< u'Luciano Bello'- Fetch all the infmation of an author:
>>> l.fillIn() >>> l.affiliation <<< u'PhD Student of Computer Science, Chalmers University of Technology'
- Get an author by id:
>>> b=scholar.Author('L9Rk-_sAAAAJ') >>> b.fillIn() >>> b.citationIndex.all <<< 15
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
GoogleScholar-0.2.tar.gz
(3.0 kB
view details)
File details
Details for the file GoogleScholar-0.2.tar.gz.
File metadata
- Download URL: GoogleScholar-0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7fca2551233ecf10f222370a2da132623daa538ffbdfa1dcff83b900f7ec4c2
|
|
| MD5 |
39dc627520cc58d91eb45ac80f0f5b86
|
|
| BLAKE2b-256 |
df0fc488a0067c529f2e66cd4bbcfe66af6201dee813357372f0619ba4ecda93
|