Contents

scholarly 1.7.11

0

Simple access to Google Scholar authors and citations

Simple access to Google Scholar authors and citations

Stars: 1237, Watchers: 1237, Forks: 288, Open Issues: 34

The scholarly-python-package/scholarly repo was created 9 years ago and the last code push was 3 weeks ago.
The project is very popular with an impressive 1237 github stars!

How to Install scholarly

You can install scholarly using pip

pip install scholarly

or add it to a project with poetry

poetry add scholarly

Package Details

Author
Steven A. Cholewiak, Panos Ipeirotis, Victor Silva, Arun Kannawadi
License
Unlicense
Homepage
https://github.com/scholarly-python-package/scholarly
PyPi:
https://pypi.org/project/scholarly/
GitHub Repo:
https://github.com/scholarly-python-package/scholarly

Classifiers

  • Software Development/Libraries/Python Modules
No  scholarly  pypi packages just yet.

Errors

A list of common scholarly errors.

Code Examples

Here are some scholarly code examples and snippets.

GitHub Issues

The scholarly package has 34 open issues on GitHub

  • MaxTriesExceededException: Cannot Fetch from Google Scholar. with print(success) is 【True】
  • Raising StopIteration Errors for some queries even when the http requests are successful (using ScraperAPI).
  • pprint doesn't work on Windows?
  • citation link is outdated
  • DOI export request
  • SingleProxy returns True but failed to query
  • When fetching user's data with scholarly.fill(author, sections=[]). In publications section we cannot access authors of publication
  • Get 'pub_url' for each publication
  • Cannot Fetch from Google Scholar
  • AttributeError while fetching page
  • Advanced search option
  • add pre-commit
  • Enable using SerpAPI to fetch results

See more issues on GitHub

Related Packages & Articles

ILAMB 2.7

The International Land Model Benchmarking Package

cf_clearance 0.31.0

Purpose To make a cloudflare v2 challenge pass successfully, Can be use cf_clearance bypassed by cloudflare, However, with the cf_clearance, make sure you use the same IP and UA as when you got it.

detectors 0.1.11

This is a comprehensive library for generalized Out-of-Distribution (OOD) detection research. It provides over 20 detection methods, evaluation pipelines, OOD datasets, and model architectures integrated with timm. Additionally, it offers fast OOD evaluation metrics, multi-layer detection methods, and pipelines for open set recognition and covariate drift detection.