Pubmed
Provides an API to access the PubMed database, allowing users to search articles, retrieve metadata, and download PMC PDFs.
概要
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.
主な機能
- Search articles using keywords
- Retrieve article metadata by PubMed ID
- Download PMC article PDFs
- FastAPI-based server
- Configurable download path
- 0 GitHub stars
ユースケース
- Programmatically access PubMed data for research
- Integrate PubMed search functionality into other applications
- Automated PDF retrieval of scientific publications