Skip to content

sul-dlss-labs/lapl-directories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lapl-directories

Download metadata and PDFs for phone directories in the Los Angeles Public Library:

https://rescarta.lapl.org/

Install

You'll need to install Python and uv:

$ uv venv
$ source .venv/bin/activate
$ uv pip install -r requirements.txt

Crawl

To generate a CSV of metadata for the titles, and download the PDFs for each page:

$ ./crawl.py

NOTE: as a courtesy please enter your email address when prompted to let LAPL know you are crawling this content.

Build

Once the crawling is done you can build a single PDF for each title:

$ ./build.py

About

Examine LAPL phone directories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages