get_loc_text
Retrieve the full OCR text of a Library of Congress page, with rejoined hyphenation, for reading or grepping the entire content when snippets are insufficient.
Instructions
Download a page's OCR text, returning the path to the cached file.
Use when snippets are not enough and the whole page has to be read or grepped. Hyphenation broken across line ends is rejoined, so the cached text greps the way the search index matched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | Page reference, as returned by `search_loc` |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||