How to web scrape google finance in which page url is not changed for multiple pages with R?
I want to web scrape stocks’ financial tables for different years with R. However, I can obtain the financial tables for the last year, which appears as default. But I also want to obtain data from previous years. How can I achieve this? Here is the code I use: