[77] Use Selenium and Pandas on Google Colab to access rendered HTML tables!

Опубликовано: 16 Март 2026
на канале: Pythonic Accountant
577
14

Ever try getting some data from a webpage using requests, and nothing works? It probably uses javascript to render the data for you, but if you use requests or try loading from pandas, it might not work. Check out this video where I show an easy way to use selenium on headless mode to render the page, and it's even done in google colab!

https://colab.research.google.com/gis...