_____
| |
| | | |
|_____|
____ ___|_|___ ____
()___) Hi! ()___)
// /| Fellow |\ \\
// / | Humans | \ \\
(___) |___________| (___)
(___) (_______) (___)
(___) (___) (___)
(___) |_| (___)
(___) ___/___\___ | |
| | | | | |
| | |___________| /___\
/___\ ||| ||| // \\
// \\ ||| ||| \\ //
\\ // ||| ||| \\ //
\\ // ()__) (__()
/// \\\
/// \\\
_///___ ___\\\_
|_______| |_______|
Extract all the release version number from GitHub repositories and compile to a json file.
Cleanse the json file to a certain format then rewrite it.
I ran this script with Python under version 3.6.8.
Packages:
Selenium
Regular Expression
Time
Json
Beatifulsoup
Webdriver:
ChromeDriver: (https://sites.google.com/a/chromium.org/chromedriver/home)