Skip to content

sebm/immicheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tiny USCIS case status scraper

Background

I'm tired of clicking around the USCIS website to see how my naturalization application is progressing, so I wrote this script to check for me.

How To

Install gems: gem install bundler

bundle install

Some details are obfuscated.

$ bundle exec ruby immicheck.rb "NBC*123456789"

{:status=>"Initial Review", :specific_info=>"On September xx, 20xx, we
mailed you an appointment notice to have your fingerprints taken. Please
follow the instructions on the notice. If you move while ...", 
:general_info=>"During this step, USCIS initiates the
background checks of the applicant/petitioner..."}

Licence

GPL3

About

A tiny USCIS case status scraper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages