Skip to content

Instantly share code, notes, and snippets.

@jansila
Created April 6, 2020 18:15
Show Gist options
  • Select an option

  • Save jansila/b41950e7c402c3930c3c2160b007db75 to your computer and use it in GitHub Desktop.

Select an option

Save jansila/b41950e7c402c3930c3c2160b007db75 to your computer and use it in GitHub Desktop.
IES parse dates
bf = getSoup('https://ies.fsv.cuni.cz/content/tree/index/lang/en')
int(bf.find('a',text='Scheduled shutdown of servers').parent.parent.parent.find('span').text)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment