JavaScript to download articles from https://www.acog.org/ in bulk.
- A login to https://www.acog.org/
- Allow multiple downloads on https://www.acog.org/ in your browser
- Login to https://www.acog.org/
- Open developer console and paste in the code in
/src
- Check
failedUrls
to see the few URLs that don't match the proper URL patterns and download these manually
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.