epas-ripper/README.md
2026-06-09 05:43:46 +02:00

26 lines
1.6 KiB
Markdown

# epas-ripper
Chrome extension for downloading EPAS applicant files into a ZIP archive, including `applications.csv` and an offline viewer.
## Installation
### Firefox
- Click [here](https://imsc.uni-graz.at/git/gjankowiak/epas-ripper/raw/branch/chrome/releases/epas-ripper-0.2.1-signed.xpi).
### Chrome
- open `about:extensions` from Chrome
- turn on Developer mode (Entwicklermodus) if not done already
- there are then 2 options:
- on Linux, [download](https://imsc.uni-graz.at/git/gjankowiak/epas-ripper/raw/branch/chrome/epas-ripper-0.1.0.crx) the `.crx` extension file and drag-and-drop it to the `about:extensions` tab.
- on Windows (macOS too?), [download](https://imsc.uni-graz.at/git/gjankowiak/epas-ripper/archive/chrome.zip) the `.zip` archive of this repository, extract it _somewhere it does not risk begin moved or deleted_ and load the `epas-ripper` directory (located inside) using the "Load unpacked" ("Entpackte Erweiterung laden") button of the `about:extensions` tab.
- Chrome will display security warnings which you need to check and accept.
## Usage
After installing the extension in Chrome, open an EPAS job procedure page on `personal.uni-graz.at`, and use the **rip** button to create the archive.
The archive will contain:
- one directory per applicant with the corresponding files
- `applications.csv`, which contains a table with the details of each applicant
- `viewer.html` (+ auxiliary files), a static HTML file which can be use to browse the applicants' files. After opening it in a browser, you need to load the ZIP file you just downloaded. For this to work properly, you should _extract_ the `applications[...].zip` file first.