Skip to main content

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)

Open Quickstart Notebook

More examples can be found in the examples folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zenodo_search-0.2.1.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

zenodo_search-0.2.1-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page