Adding a web-scraper used for one of the tasks during the GSP Capital Spark challenge in 2023. In a mental-math speed challenge, you had to submit the answer in milliseconds, impossible to do when you factor in time for reading the question, let alone computing here. A solution was to scrape the website to autosubmit the answer!
yyashhp/GSA-Capital-Spark-Challenge
Adding a web-scraper used for one of the tasks during the GSP Capital Spark challenge in 2023. In a mental-math speed challenge, you had to submit the answer in milliseconds, impossible to do when you factor in time for reading the question, let alone computing here. A solution was to scrape the website to autosubmit the answer!
Python