magic-formula-scraper
magic-formula-scraper copied to clipboard
scrapes names and tickers from magicformulainvesting.com every quarter, adds info to a google sheet which includes stock prices and a link to the first result of a google search of the company name
This would prevent the code from downloading the chromedriver that is a version ahead of your chome browser if for some reason the automatic install has not yet happened (for...
The code chunk below downloads the latest chromedriver and extracts it which is great, but if the user's chrome browser is at a lower version the code will fail. ```...
The scraper pastes the data offset by a few columns in Google Sheets when run.