Perform Query on Zenodo.
Project description
Zenodo Search
Perform zenodo searches with python.
Note: Zenodo updated the backend. This resulted in the searches failing with the old version of this package. For example, the doi string should not be the full doi anymore, but only the id. Some of the old search strings also don't work anymore. This is hopefully a temporary issue and will be fixed soon.
Installation
pip install zenodo_search
Dependencies
- requests
Usage
import zenodo_search as zsearch
search_string = 'doi:8357399'
records = zsearch.search(search_string)
More examples can be found in the examples folder.
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 zenodo_search-0.2.1.tar.gz.
File metadata
- Download URL: zenodo_search-0.2.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a32a1b82661e247d44f4b815d7a46f4ad93cb2edce5511c85d363c5df238b98
|
|
| MD5 |
1047dab5e85e231d47f1d9c3ae365fb8
|
|
| BLAKE2b-256 |
814f030d3199de766e164e2efc0f02f844f02c271378ea908202f12e31dd5a94
|
File details
Details for the file zenodo_search-0.2.1-py3-none-any.whl.
File metadata
- Download URL: zenodo_search-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
390164fb01bf416969173bd78dd335578d6d7e4cfca2083323ae10db43582b6b
|
|
| MD5 |
24a16f8a049e629673335d00d40a3c00
|
|
| BLAKE2b-256 |
2789d8056ecaa23f61e6c782bdb52989bf7c94829732c541a17a3f8f348014f0
|