digital-science / dimcli

Python client and CLI for scientometrics and research analytics using the Dimensions API.
https://digital-science.github.io/dimcli/getting-started.html
MIT License
43 stars 6 forks source link

Add method to search in JSON result object #11

Open lambdamusic opened 5 years ago

lambdamusic commented 5 years ago

Goal From a results set, quickly check if specific data is included.

Possible syntax dsl_last_results.find('researchers', 'id', 'ur.1234567')