courtlistener-download icon indicating copy to clipboard operation
courtlistener-download copied to clipboard

Chrome extension to download all files related to one docket entry on CourtListener

courtlistener-download

Browser extension to download all files related to one docket entry on CourtListener.

Download for ChromeDownload for Firefox


On CourtListener docket pages, where there are multiple PDF documents attached to one entry and available on CourtListener, the extension adds a button to download all PDFs attached to that entry. They will be downloaded as a .zip file, and renamed to match the human-readable filenames instead of CourtListener's style.

Screenshot of CourtListener docket entry with multiple attachments, with an arrow pointing to a "Download all PDFs" button

If you have the RECAP extension installed (and you should!!), this extension will also work on PACER:

Screenshot of PACER docket entry with multiple attachments, with an arrow pointing to a "Download all PDFs from CourtListener" button

Install from source

  1. Download this repo as a .zip file from GitHub.
  2. Unzip the file.
  3. Go to the extensions page at chrome://extensions.
  4. Enable Developer Mode using the toggle button at the top right.
  5. Drag the courtlistener-download folder anywhere on the page to import it. (Do not delete the folder afterwards).

Chrome tutorial on running unpacked extensions