Internet Archive2 of 2 merged

OpenLibrary

PythonWeb Scraping

6.7k · One webpage for every book ever published!

2 pull requests submitted to OpenLibrary (Internet Archive), summarized below.

Pull Requests

Merged·Aug 6, 2026

Built a scraper that imports books from bookdash.org into Open Library's import pipeline: fetches the site's WordPress sitemap, scrapes each book page, cleans up author name annotations, and maps the metadata to Open Library's import schema, with unit tests covering sitemap parsing, scraping, and author cleanup.

View PR →
Merged·Apr 23, 2026

Removed an unused template parameter from welcome.html.

View PR →