/manuscript-central-checker

A Python-based script to check the status of transactions and journals on Manuscript Central

Primary LanguagePython

manuscript-central-checker

A Python-based script to check the status of transactions and journals on Manuscript Central

The script has been tested on Python 3.6 with ChromeDriver 98.0.4758.102

Requirements:

After installing the required packages, place the ChromeDriver in the same folder of the script and run the script as follows:

python msc_script.py -j websites.json -t timeout

where:

  • -j JSON, --json JSON: a json file containing the list of websites to check along with username, password, and the number of max entries to report [optional] (a template json file is provided)
  • -t TIMEOUT, --timeout TIMEOUT: [optional] timeout waiting for website response (default=2)

This tool has been tested on: