{"id":38991599,"url":"https://github.com/3mdeb/lychee-log-parser","last_synced_at":"2026-01-17T17:04:05.539Z","repository":{"id":220835239,"uuid":"750022092","full_name":"3mdeb/lychee-log-parser","owner":"3mdeb","description":"Parser for lychee logs","archived":false,"fork":false,"pushed_at":"2024-02-14T10:04:04.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-02-14T11:24:52.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/3mdeb.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}},"created_at":"2024-01-29T20:52:42.000Z","updated_at":"2024-01-31T19:49:59.000Z","dependencies_parsed_at":"2024-02-07T01:47:41.048Z","dependency_job_id":null,"html_url":"https://github.com/3mdeb/lychee-log-parser","commit_stats":null,"previous_names":["3mdeb/lychee-log-parser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/3mdeb/lychee-log-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Flychee-log-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Flychee-log-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Flychee-log-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Flychee-log-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3mdeb","download_url":"https://codeload.github.com/3mdeb/lychee-log-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Flychee-log-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"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":[],"created_at":"2026-01-17T17:04:05.453Z","updated_at":"2026-01-17T17:04:05.521Z","avatar_url":"https://github.com/3mdeb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lychee Log Parser\n\nTool used to analyze [Lychee link checker](https://github.com/lycheeverse/lychee)\nlogs. Evaluates whether the problems detected by lychee are actual site or\nserver problems.\n\n\n## Installation\n\nCreate new python virtual environment.\n\n``` bash\n$ virtualenv venv\n```\n\nActivate virtual environment.\n\n```bash\n$ source venv/bin/activate\n```\n\nInstall requirements.\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\n```\npositional arguments:\n  error_codes           error codes that trigger failure, in the form of an integer, a list of integers, or a range (e.g., 10..200) Example: 503 400..404 999\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -v, --verbose         Increase logs verbosity level\n  -t, --ignore-timeouts\n                        Ignore timeouts\n  -n, --ignore-nocode-net-err\n                        Ignore network errors without status codes\n  -l LOG_PATH, --log-path LOG_PATH\n                        Relative path to the lychee json log file.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3mdeb%2Flychee-log-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3mdeb%2Flychee-log-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3mdeb%2Flychee-log-parser/lists"}