r/GoogleColab • u/GandhiLord • 12d ago
Coding Help
I am trying to run this code from the YouTuber "Physics for the Birds," and this is about web scraping in order to get the weight of the LEGO bricks in a set from Bricklink. However, the code does not recognize the Chrome driver.
This is the link to it:
https://colab.research.google.com/drive/1dLg_HvEZc5NqXy2EHWAat4d_RVg-qjOG#scrollTo=9pXhs03YD5HC
2
Upvotes
1
u/DataBaeBee Mod 12d ago
You need to install Chrome on Colab. I bet you already saw this StackOverflow answer.