{"id":18806874,"url":"https://github.com/jeevanjoseph/casestatus","last_synced_at":"2026-01-08T20:30:15.970Z","repository":{"id":93224362,"uuid":"367799583","full_name":"jeevanjoseph/casestatus","owner":"jeevanjoseph","description":"Simple tool to check USCIS case status. You can provide a list or a range of receipt numbers to check status on.","archived":false,"fork":false,"pushed_at":"2021-08-05T16:10:50.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-29T21:28:02.668Z","etag":null,"topics":[],"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/jeevanjoseph.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":"2021-05-16T06:14:11.000Z","updated_at":"2022-11-17T18:18:35.000Z","dependencies_parsed_at":"2023-05-11T14:15:51.017Z","dependency_job_id":null,"html_url":"https://github.com/jeevanjoseph/casestatus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeevanjoseph%2Fcasestatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeevanjoseph%2Fcasestatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeevanjoseph%2Fcasestatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeevanjoseph%2Fcasestatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeevanjoseph","download_url":"https://codeload.github.com/jeevanjoseph/casestatus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239742416,"owners_count":19689309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-07T22:49:51.154Z","updated_at":"2026-01-08T20:30:15.909Z","avatar_url":"https://github.com/jeevanjoseph.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# casestatus\n\n[![Docker Image](https://github.com/jeevanjoseph/casestatus/actions/workflows/publish-image.yaml/badge.svg?branch=main\u0026event=push)](https://github.com/jeevanjoseph/casestatus/actions/workflows/publish-image.yaml)\n\nA simple command line tool to check the staus of a [USCIS](https://egov.uscis.gov/casestatus/landing.do) case.\nCreated to make the process of querying for a set of recipt numbers a bit less cumbersome.\n\n## Run it\n\nUse the docker image to run with ease :\n\n```\ndocker run -it --rm ghcr.io/jeevanjoseph/casestatus:main casestatus -r MSC2190329165 MSC2190329170\n```\n## Build it\n\nTo build the image: \n\n```\ndocker build -t casestatus:edge .\n```\n\n\n## Local Install\n\ncasestatus is written in python, and you need python3 to run it. To install, Clone the repo\n\n```\ngit clone https://github.com/jeevanjoseph/casestatus.git \u0026\u0026 cd casestatus\n```\n\ninstall the dependencies\n\n```\npip install -r requirements.txt\n```\nor \n```\npip3 install -r requirements.txt\n```\nDone.\n\n## Usage\n\n```\ncasestatus.py [-h] [-r receipt_num_start receipt_num_end] [receipt_numbers ...]\n\nCheck status of USCIS cases.\n\npositional arguments:\n  receipt_numbers       enter the receipt numbers to check for\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -r receipt_num_start receipt_num_end, --range receipt_num_start receipt_num_end\n                        enter the receipt number range\n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeevanjoseph%2Fcasestatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeevanjoseph%2Fcasestatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeevanjoseph%2Fcasestatus/lists"}