From 00d233ebef8fd6809b12d3f7cab71b0582e3c0eb Mon Sep 17 00:00:00 2001 From: ProjectNexus CEO Date: Wed, 9 Sep 2026 16:07:49 -0500 Subject: [PATCH] Add Semantic Scholar API to Science & Math --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1937560..2c1b49de 100644 --- a/README.md +++ b/README.md @@ -1565,6 +1565,7 @@ API | Description | Auth | HTTPS | CORS | | [OpenAlex](https://docs.openalex.org/) | Open catalog of scholarly works, authors, institutions, sources, and concepts | No | Yes | Yes | | [Purple Air](https://www2.purpleair.com/) | Real Time Air Quality Monitoring | No | Yes | Unknown | | [Remote Calc](https://github.com/elizabethadegbaju/remotecalc) | Decodes base64 encoding and parses it to return a solution to the calculation in JSON | No | Yes | Yes | +| [Semantic Scholar](https://api.semanticscholar.org/) | Academic search engine for papers, authors, and citations | No | Yes | Unknown | | [SHARE](https://share.osf.io/api/v2/) | A free, open, dataset about research and scholarly activities | No | Yes | No | | [SpaceX](https://github.com/r-spacex/SpaceX-API) | Company, vehicle, launchpad and launch data | No | Yes | No | | [SpaceX](https://api.spacex.land/graphql/) | GraphQL, Company, Ships, launchpad and launch data | No | Yes | Unknown |