From b08bcafc73cb82c42c6cb5202949c014e8181bcf Mon Sep 17 00:00:00 2001 From: Neil Van Date: Sun, 6 Jun 2021 23:50:52 +0800 Subject: [PATCH] Fix formatting mistake Add arXiv API to Science & Math Fix formatting: arXiv API to Science & Math --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 988a59e2..7c3d657e 100644 --- a/README.md +++ b/README.md @@ -831,6 +831,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [arcsecond.io](https://api.arcsecond.io/) | Multiple astronomy data sources | No | Yes | Unknown | +| [arXiv](https://arxiv.org/help/api/user-manual) | Curated research-sharing platform: physics, mathematics, quantitative finance, and economics | No | Yes | Unknown | | [CORE](https://core.ac.uk/services#api) | Access the world's Open Access research papers | `apiKey` | Yes | Unknown | | [GBIF](https://www.gbif.org/developer/summary) | Global Biodiversity Information Facility | No | Yes | Yes | | [hubblesite](https://hubblesite.org/api/documentation/) | Space Telescope News Releases | No | Yes | Unknown |