climate icon indicating copy to clipboard operation
climate copied to clipboard

download crossref metadata

Open petermr opened this issue 6 years ago • 0 comments
trafficstars

General idea: download Crossref metadata and see how much is climate literature is open.

$ getpapers -q "climate change" --api crossref -k 100 --outdir crossref
info: Searching using crossref API
info: Found 689472 results
info: limiting hits
info: Saving result metadata
info: Full CrossRef result metadata written to crossref_results.json
info: Individual CrossRef result metadata records written
MacBook-Pro-3:climate pm286$ tree crossref/
crossref/
├── 10.1002_9781118279380.ch2
│   └── crossref_result.json
├── 10.1002_9781119974178.ch3
│   └── crossref_result.json
├── 10.1002_wcc.158
│   └── crossref_result.json

The metadata is added by publishers and is highly variable

petermr avatar Sep 05 '19 14:09 petermr