Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit25ea07b

Browse files
authored
Update api_tips.md
Add advice about using the public data files.
1 parent83fa54a commit25ea07b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎api_tips.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,15 @@ Our advice is split into three sections:
2121
- Understand the performance characteristics of the REST API.
2222
- Optimise your requests and pay attention to errors.
2323

24+
###Concider not using the API
25+
26+
What? No, seriously- Crossref periodically releases[public data file](https://www.crossref.org/blog/new-public-data-file-120-million-metadata-records/) of all the metdata that is available via our public API. You can download this file from[Academic Torrents](https://academictorrents.com/) with your favorite torrent client and do a lot of work locally if you want to. At the very least, having the local file will allow you to focus on using the API only for metadata records that have been updated since the last public data file was released.
27+
28+
2429
###Pick the right service level.
2530

31+
32+
2633
Consider using our “[Polite](https://github.com/CrossRef/rest-api-doc#good-manners--more-reliable-service)” or “[Plus](https://www.crossref.org/services/metadata-retrieval/metadata-plus/)” versions of the REST API.
2734

2835
What does this mean?

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp