{"id":34094577,"url":"https://github.com/gleasonw/gallica-getter","last_synced_at":"2026-03-17T16:34:14.073Z","repository":{"id":150471027,"uuid":"618179460","full_name":"gleasonw/gallica-getter","owner":"gleasonw","description":"JSON API proxy for the French National Archive (context) and Gallicagram (n-gram series data)","archived":false,"fork":false,"pushed_at":"2025-11-16T00:17:38.000Z","size":6859,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-16T18:44:08.583Z","etag":null,"topics":["gallica","history","json-api","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gleasonw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-23T23:11:13.000Z","updated_at":"2025-11-16T00:17:42.000Z","dependencies_parsed_at":"2024-02-29T21:28:31.034Z","dependency_job_id":"314562d1-8e1b-47c8-9896-f67f185e60e2","html_url":"https://github.com/gleasonw/gallica-getter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gleasonw/gallica-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleasonw%2Fgallica-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleasonw%2Fgallica-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleasonw%2Fgallica-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleasonw%2Fgallica-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gleasonw","download_url":"https://codeload.github.com/gleasonw/gallica-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleasonw%2Fgallica-getter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30627183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T14:16:03.965Z","status":"ssl_error","status_checked_at":"2026-03-17T14:16:03.380Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gallica","history","json-api","python"],"created_at":"2025-12-14T15:04:07.446Z","updated_at":"2026-03-17T16:34:14.066Z","avatar_url":"https://github.com/gleasonw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gallica-getter\n\nFind documents where a word occurs, context for the occurrence, full text for OCR document pages. Compose Gallica services with service-specific classes.\n\nAlongside Gallica wrappers, this project contains a JSON API. Deploy this API anywhere. Railway, Google App Engine, AWS, Fly.io, a Raspberry PI.\n\n## Setup\n\nBuild your Python venv in the cloned gallica-getter directory:\n\n```\nvirtualenv venv\n```\n\nActivate the venv:\n\n```\nsource venv/bin/activate\n```\n\nInstall the project dependencies from the requirements file:\n\n```\npython -m pip install -r requirements.txt\n```\n\nRun the FastAPI app locally:\n\n```\npython -m uvicorn main:app --reload\n```\n\nThe server should be running at port 8000. Try a request:\n\n```\nhttp://localhost:8000/api/gallicaRecords?terms=portland\u0026source=periodical\u0026link_term=oregon\u0026link_distance=20\n```\n\n## Test\n\nAn end-end test suite calls each Gallica wrapper endpoint and verifies the result.\n\n```\npython -m pytest app/tests/gallicaE2E.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleasonw%2Fgallica-getter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgleasonw%2Fgallica-getter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleasonw%2Fgallica-getter/lists"}