Programming for Cultural Heritage - Demo: Glob / File Management / API Scraping / Web Scraping+Data

Опубликовано: 03 Май 2026
на канале: Matt Miller
81
0

We use the Harvard Art Museums API to download data locally and use glob
to parse the records.

We also look at https://americanarchive.org to download XML PBCore files using web scraping and glob to manage the files.

Harvard code: https://gist.github.com/thisismattmil...

American Archive of Public Broadcasting code: https://gist.github.com/thisismattmil...