Pubmed
Createdhanxuanliang
Provides an API to access the PubMed database, allowing users to search articles, retrieve metadata, and download PMC PDFs.
About
PubMed provides an API to access the PubMed database. It allows users to search PubMed articles based on keywords, retrieve detailed article metadata including title, abstract, authors, and keywords using PubMed IDs, and download PDF files of PMC articles.
Key Features
- Search articles using keywords
- Retrieve article metadata by PubMed ID
- Download PMC article PDFs
- FastAPI-based server
- Configurable download path
- 0 GitHub stars
Use Cases
- Programmatically access PubMed data for research
- Integrate PubMed search functionality into other applications
- Automated PDF retrieval of scientific publications