/acog-pdf-downloader

JavaScript to download articles from https://www.acog.org/ in bulk.

Primary LanguageJavaScriptMIT LicenseMIT

acog-pdf-downloader

JavaScript to download articles from https://www.acog.org/ in bulk.

How to Use

Requirements

Steps

  1. Login to https://www.acog.org/
  2. Open developer console and paste in the code in /src
  3. Check failedUrls to see the few URLs that don't match the proper URL patterns and download these manually

Inspiration

My wife is an OBGYN trying to stay up-to-date on papers. Initially downloading them all to review and study offline and at her own pace was incredily time consumings, so I basically wrote this code as to serve as a "download all" button. As these acadamic papers are behind a paywall for a reason, I am not uploading the PDFs here.