brianleect / etherscan-labels

Full label data dump of top EVM chains in JSON/CSV.
MIT License
256 stars 77 forks source link

Issue18 #29

Closed starguyaman closed 1 year ago

starguyaman commented 1 year ago

I have implemented undetected-chromedriver.

Let me know if you see any issue.

dante11235 commented 1 year ago

good job @buggyprogrammer, i tested etherscan and it works.

when i run it i can see this in terminal. Its strange since it doesn't use it. html5lib not found, please install it. and BeautifulSoup4 (bs4) not found, please install it

brianleect commented 1 year ago

@dante11235 as for the errors it seems that it pops up when attempting to parse/scrape a table fails. no idea why it often pops up but seems like it doesn't damage functionality atm.