Closed Bhaney44 closed 2 years ago
Update
It is believed BeautifulSoup is unable to access the data on AlgoExplorer. So, the task will be to grab the same data from AlgoScan.
This Issue has been rendered unsolvable with BeautifulSoup due to a lack of data availability.
This issue has a bounty of 75,000 Choice. The goal for this issue is to solve the problem outlined in this issue with BeautifulSoup.
Here is the outline for the code. The code is currently producing the this error. The challenge is to grab the targets identified in the HTML. The targets should be grabbed for every row on the page and sent to a
.csv
file.