You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app scrapes the USCIS Case Tracker and returns status of a range of cases. It utilizes the python's multithreading package (concurrent.futures). At the end, two .txt files are created to show the collected data.
Installation
Create a python virtual environment and run the uscis_tracker.py script. You can chenge some parameters like Office (i.e YSC, SRC, MSC, ....), start case, range of cases, ...