From 0376c812523e5975e786a4b9b4d6b0a099332ba4 Mon Sep 17 00:00:00 2001 From: deepshekhardas Date: Sat, 12 Sep 2026 13:51:57 +0530 Subject: [PATCH] feat: Add RCSB PDB API Add RCSB PDB structural biology API to Science & Math, alphabetically between Purple Air and Remote Calc. Auth: No, HTTPS: Yes, CORS: Yes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b32de659..434f85e5 100644 --- a/README.md +++ b/README.md @@ -1728,6 +1728,7 @@ API | Description | Auth | HTTPS | CORS | | [OpenAlex](https://docs.openalex.org/) | Open catalog of scholarly works, authors, institutions, sources, and concepts | No | Yes | Yes | | [OrbitalWiki](https://orbitalwiki.com/developers) | Catalog of 16,000+ satellites merging CelesTrak, GCAT, Wikidata; free tier included | `apiKey` | Yes | Yes | | [Purple Air](https://www2.purpleair.com/) | Real Time Air Quality Monitoring | No | Yes | Unknown | +| [RCSB PDB](https://data.rcsb.org/) | 3D structures of proteins and nucleic acids | No | Yes | Yes | | [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 |