Skip to content

Instantly share code, notes, and snippets.

@FelixChop
Created June 1, 2018 09:37
Show Gist options
  • Select an option

  • Save FelixChop/551f14b78895d816a5be76b18fa1068c to your computer and use it in GitHub Desktop.

Select an option

Save FelixChop/551f14b78895d816a5be76b18fa1068c to your computer and use it in GitHub Desktop.
import requests
url = "http://bank-code.net/country/FRANCE-%28FR%29/"
page = requests.get(url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment