Skip to content

Check a list Axis360 title IDs to see if they exist in a library's collection

License

Notifications You must be signed in to change notification settings

helenplumlibrary/axis360-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check Axis360 Links

Instructions

This script accepts one argument, the path to an Excel file containing a BTKey column with a list of Baker & Taylor keys for Axis360 titles:

python axis360_check.py [filename.xlsx]

Each title key is appended to the baseUrl variable for the library's collection, and the URL is retrieved to see if the response contains the text "Error 404 Title Not Found." If so, that title key is printed on screen.

License

This project is licensed under the terms of the MIT license.

About

Check a list Axis360 title IDs to see if they exist in a library's collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages