Simple access to Google Scholar authors and citations
Project description
scholarly
scholarly is a module that allows you to retrieve author and publication information from Google Scholar in a friendly, Pythonic way.
Important Note
This is version 1.4 of the scholarly library. There has been a major refactor in the way the library operates and it's code structure and it will break most existing code, based on the previous (v0.x) versions.
Documentation
Check the documentation for a complete reference and a quickstart quide.
Installation
Use pip to install from pypi:
pip3 install scholarly
or pip to install from github:
pip3 install -U git+https://github.com/scholarly-python-package/scholarly.git
Tests
Run the tests
To run tests execute the test_module.py file as:
python3 test_module
or
python3 -m unittest -v test_module.py
Build Docs
To build the documentation execute the make file as:
make html
License
The original code that this project was forked from was released by Luciano Bello under a WTFPL license. In keeping with this mentality, all code is released under the Unlicense.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scholarly-1.4.2.tar.gz.
File metadata
- Download URL: scholarly-1.4.2.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43f366f0d7154074b0a0babcf23c73b88efc7e738fcdc8cb169462f8bd05ac5d
|
|
| MD5 |
bf8b3598906470019367a15398e547cb
|
|
| BLAKE2b-256 |
ffd153deb507a190630113e8b8e91d2da3ed61f20bca7c8b2af453b9cb9e82e2
|
File details
Details for the file scholarly-1.4.2-py3-none-any.whl.
File metadata
- Download URL: scholarly-1.4.2-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3c421105646b9f1ae185d03d18da8652730a88dbe536e7b0bc9d25667826ee1
|
|
| MD5 |
95165d7ec6eb45db015cd3dae2c65687
|
|
| BLAKE2b-256 |
6eceeb085f49548b55408292871680e5b28cae2a8102c3301089f5cfaf363428
|