Description Usage Arguments Value Examples
Get Game Ids for MLB
1 | get_game_ids(date_start, date_end = 0)
|
date_start |
The starting date |
date_end |
The ending date. Optional, if you only want to scrape for a single day |
game_ids between starting date and ending date
1 2 | get_game_ids(date_start = "2020-7-23")
get_game_ids(date_start = "2020-7-23", date_end = "2020-7-24")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.