Skip to content

Scrape and get waiting times for all cities in the world. It adds country to the data from oficial sources.

License

Notifications You must be signed in to change notification settings

CHINAYNINI/us-visa-wait-times

 
 

Repository files navigation

US Global Visa Wait Times

Scrape and get wait times for all cities in the world. It adds country to the data from official sources (https://travel.state.gov/content/travel/en/us-visas/visa-information-resources/global-visa-wait-times.html)

Usage

git clone https://github.com/Ed1123/us-visa-wait-times.git
go run .

TODO

  • Add countries to the data.
  • Add flight prices to the data.
    • Need departure city.
  • Add field for knowing if you need a visa or not.
    • Need passport country.
  • Add sorting to table.
  • Add filtering to table.
  • Add search to table.
  • Add pagination to table.

About

Scrape and get waiting times for all cities in the world. It adds country to the data from oficial sources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 72.6%
  • HTML 22.8%
  • Dockerfile 4.6%