Module oa_api

Module oa_api 

Expand description

PMC Open Access API client

This module provides functionality to check if a PMC article is in the OA subset using the NCBI OA Web Service API.

The OA subset contains articles with programmatic access to full-text XML. Not all PMC articles are in the OA subset - some publishers restrict programmatic access even though the article may be viewable on the PMC website.

Structs§

OaSubsetInfo
Information about OA (Open Access) subset availability for a PMC article

Functions§

build_oa_api_url
Build the OA API URL for a given PMC ID
parse_oa_response
Parse OA API XML response