{"id":37078937,"url":"https://github.com/ncgl-git/eriparse","last_synced_at":"2026-01-14T09:33:34.680Z","repository":{"id":183048149,"uuid":"669525315","full_name":"ncgl-git/eriparse","owner":"ncgl-git","description":"Python code to parse the cost-of-living HTML from erieri.com, i.e. https://www.erieri.com/cost-of-living/united-states/illinois/chicago","archived":false,"fork":false,"pushed_at":"2024-05-10T00:53:18.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-27T21:27:44.831Z","etag":null,"topics":["cost-of-living","crime","crime-data","data","economic-research-institute","erieri","webscraper"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncgl-git.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-22T15:03:55.000Z","updated_at":"2024-05-10T01:06:48.000Z","dependencies_parsed_at":"2024-05-10T01:43:55.281Z","dependency_job_id":null,"html_url":"https://github.com/ncgl-git/eriparse","commit_stats":null,"previous_names":["ncgl-git/eriparse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ncgl-git/eriparse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncgl-git%2Feriparse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncgl-git%2Feriparse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncgl-git%2Feriparse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncgl-git%2Feriparse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncgl-git","download_url":"https://codeload.github.com/ncgl-git/eriparse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncgl-git%2Feriparse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cost-of-living","crime","crime-data","data","economic-research-institute","erieri","webscraper"],"created_at":"2026-01-14T09:33:33.945Z","updated_at":"2026-01-14T09:33:34.672Z","avatar_url":"https://github.com/ncgl-git.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Eriparse\n![is_still_valid_workflow](https://github.com/ncgl-git/eriparse/actions/workflows/is_still_valid.yaml/badge.svg)\n\n*HTML parsing logic for `https://www.erieri.com/cost-of-living-calculator`. Was written to help my wife and I better understand the differences between potential cities for her fellowship.*\n\n\n#### Notes\nBe aware that website frontend can change _whenever_ - the badge indicates if the website HTML has changed since this code was written.\n\n\n## Usage\n\nIntended to be called like: \n```\nwget -q https://www.erieri.com/cost-of-living/united-states/illinois/chicago -O - | pipenv run python eriparse/main.py \u003e\u003e chicago.json\n```\n\nOr, if you'd like to integrate it into your Python code \n\n`pip install eriparse`\n\nand then\n\n`from eriparse import parse`\n\n## Tests\nThe test uses HTML taken from July, 2023.\n\n\n_Github Actions stops running scheduled jobs if no commits have been pushed after certain period of time. For now, we work around this by modifying the below tally as a dummy commit._\n\n|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncgl-git%2Feriparse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncgl-git%2Feriparse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncgl-git%2Feriparse/lists"}