Created
April 6, 2020 18:15
-
-
Save jansila/b41950e7c402c3930c3c2160b007db75 to your computer and use it in GitHub Desktop.
IES parse dates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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