You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources.md
+21-20Lines changed: 21 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,25 @@ This project uses data from various sources that are openly licensed or in the
4
4
public domain. Below are the sources and their respective information:
5
5
6
6
7
+
## arXiv
8
+
9
+
**Description:** arXiv is a free distribution service and an open-access archive for scholarly articles in physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering and systems science, and economics. All arXiv articles are available under various open licenses or are in the public domain.
10
+
11
+
**API documentation link:**
12
+
-[arXiv API User Manual](https://arxiv.org/help/api/user-manual)
13
+
-[arXiv API Reference](https://arxiv.org/help/api)
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.
@@ -101,6 +120,7 @@ and access towards related query data using a programmable search engine.
101
120
5000 requests per hour if authenticated
102
121
- Data available through JSON format
103
122
123
+
104
124
## Wikipedia
105
125
106
126
**Description:** The Wikipedia API allows users to query statistics of pages,
@@ -122,22 +142,3 @@ language edition of wikipedia. It runs on the Meta-Wiki API.
122
142
- No API key required
123
143
- Query limit: It is rate-limited only to prevent abuse
124
144
- Data available through XML or JSON format
125
-
126
-
127
-
## arXiv
128
-
129
-
**Description:** arXiv is a free distribution service and an open-access archive for scholarly articles in physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering and systems science, and economics. All arXiv articles are available under various open licenses or are in the public domain.
130
-
131
-
**API documentation link:**
132
-
-[arXiv API User Manual](https://arxiv.org/help/api/user-manual)
133
-
-[arXiv API Reference](https://arxiv.org/help/api)
0 commit comments