We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
USCIS Case Status Checker
A Python package that let you scrape the USCIS website and get the latest status on case
import uscisstatus
uscistatus.get_case_status("CASE_ID")
the get_case_status() will return a dictionary with the following values :date : the date that the status updatedstatus : the status message