Skip to content

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

Notifications You must be signed in to change notification settings

DavideConficconi/manuscript-central-checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%