Skip to content

Commit 160006f

Browse files
committed
add arXiv 3 second delay limit and update formatting
1 parent 6b67507 commit 160006f

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

sources.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,8 @@ various open licenses or are in the public domain.
2020

2121
**API information:**
2222
- No API key required
23-
- Query limit: No official limit, but requests should be made responsibly
23+
- Query limit: 3 second delay between requests
2424
- **Data format**: OAI-PMH XML format with structured metadata fields
25-
- **OAI-PMH Interface** (used by `arxiv_fetch.py`):
26-
- Structured metadata harvesting with resumption tokens
27-
- License information extracted from `{http://arxiv.org/OAI/arXiv/}license` XML field
28-
- Recommended 3-second delays between requests
29-
- Supports date-based filtering for bulk harvesting
3025
- Metadata includes comprehensive licensing information for each paper
3126

3227

@@ -58,7 +53,10 @@ the `./dev/update_legal_tools_data.sh` command.
5853
## Europeana
5954

6055
**Description:**
61-
The **Europeana Search API** provides access to digital cultural heritage metadata records aggregated from museums, libraries, and archives across Europe. This project uses the API to fetch aggregated counts of cultural heritage records by data provider, rights statement, and theme.
56+
The **Europeana Search API** provides access to digital cultural heritage
57+
metadata records aggregated from museums, libraries, and archives across
58+
Europe. This project uses the API to fetch aggregated counts of cultural
59+
heritage records by data provider, rights statement, and theme.
6260

6361
**Official API Documentation:**
6462
- [Search API Documentation](https://europeana.atlassian.net/wiki/spaces/EF/pages/2385739812/Search+API+Documentation)

0 commit comments

Comments
 (0)