cristin API
Project description
Cristin API
This project is in no way affiliated with cristin.no.
It uses api.cristin.no.
You may install it from PyPI:
pip install cristin
Person
This script can search for a person:
cristin --person Firstname Surname
You can also limit search to a specific institution with @
:
cristin --person Firstname Surname @ uib
Results
Once you have a person's cristin_person_id
, you can query their results:
cristin --results 1234
You can put a limit to how many results you want by appending the limit.
cristin --results 1234 3
If you want to get a csv
output, simply use cristin --csv --results 1234 3
Results by person
If you want to combine the two above, use
cristin --resultsby firstname surname --csv
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
File details
Details for the file cristin-0.0.4.tar.gz
.
File metadata
- Download URL: cristin-0.0.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dcbbd79d705aaef021d2edf316736788af3eead086d62847f1be024e2e7f5e3 |
|
MD5 | bff0deea9e3e99ea22319c243665c51e |
|
BLAKE2b-256 | f99b3d53fefe0981cfcb8b7fb021f621ff850b509988d67c1da16fa7eb0168c5 |