PubMed
PubMed
PubMed® by
The National Center for Biotechnology Information, National Library of Medicinecomprises more than 35 million citations for biomedical literature fromMEDLINE, life science journals, and online books. Citations may include links to full text content fromPubMed Centraland publisher web sites.
Setup​
You need to install a python package.
pip install xmltodict
Retriever​
See a usage example.
from langchain.retrievers import PubMedRetriever
API Reference:
Document Loader​
See a usage example.
from langchain.document_loaders import PubMedLoader