How to extract contents from multiple tables from website with only month and year in URL
问题 This is as follow up to my previous question here: How to extract contents between div tags with rvest and then bind rows The page that I am trying to extract the data from between the div tags is from this site: http://bigbashboard.com/rankings/batsmen This is a different page to my previous question (although it is still the same site). The key difference is that the dates that appear in the URL are only displayed as year/month like so: http://bigbashboard.com/rankings/batsmen/2020/10 as