Python script which crawls through contest to search for a player. You can then use the links to view team of that user after match starts.
#Requirements
-
Python
-
Selenium https://selenium-python.readthedocs.io/installation.html
-
BeautifulSoup