Skip to content

nathangrigg/seattle-library-checkouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note

The Seattle Public Library no longer offers RSS feeds of checkouts or holds, so this no longer works. It may, however, be useful to some people as a prototype. To get holds and checkouts from the Seattle Public Library, you might try my fork of checkcards.

Description

This python cgi script downloads RSS feeds from the Seattle Public Library and parses them. It then prints out a table of books you have checked out and books you have on hold.

Requirements

Requires the feedparser python module.

Usage

In the first few lines of the code, there is a place for the private RSS feed addresses that you can get from the Seattle Public Library. You will need to edit these before using.

About

(Broken due to changes in the library catalog software)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages