Skip to content

This is a learning + exploration repo but with a useful outcome. This will read the USCIS visa bulletin page and provide the key dates by visa type and country. Currently a console based. Next goal is to work on an UI

Notifications You must be signed in to change notification settings

aravindk777/VisaBulletinReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Visa Bulletin Reader

This is a simple web scraper to get the latest visa bulletin information from the travel.state.gov website. I started this with a goal of learning python and web scrapping capabilities.

Goal/Outcome

  • To get the latest visa bulletin information from the travel.state.gov website.
  • Currently built as a command line tool, with prompt to select the visa bulletin type and country.
  • Future goal is to build a web application to display the information in a more user friendly way.

Tech Requirement Primers

Finding the information required

  • Find the table type occurrences
    • Pick first 2 and render the data

About

This is a learning + exploration repo but with a useful outcome. This will read the USCIS visa bulletin page and provide the key dates by visa type and country. Currently a console based. Next goal is to work on an UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages