This is a small demonstration of the same functionality as in this
Colab notebook
which permits the user to query the Chronicling America API.
It was created by passing the python in that notebook through gpt4o with the prompt, "Create a one-page html that enables a user to enter a search term, see results, and download either json or csv. To do this, translate the following python into javascript"
This is part of my Home Cooked Software series.
Shawn Graham