Le Mon, Apr 07, 2025 at 06:35:35PM +0300, Ivan Krylov via R-package-devel a 
écrit :
> 
> PubMed "protects" itself from automated requests and returns an error code:
> 
> $ curl -I https://pmc.ncbi.nlm.nih.gov/articles/PMC2730180/
> HTTP/2 403

Quick minor correction: this is PubMed Central, not PubMed.

A PubMed URL to the same article would work:

curl -I https://pubmed.ncbi.nlm.nih.gov/19718451/
HTTP/2 200 

Have a nice day,

Charles Plessy

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to