This python project uses playwright for asynchronous web scrapping of Grand Dragon 4D’s past results from check4d.org into an excel sheet which can be easily imported into Postgres/MySQL for further analysis.
The script has been optimised for speed and processing by allowing parallelisation of scraping date range into chunks using multiple browser instances. Additionally, the script is easily configurable including specifiying date range, output name and even for other companies.