Ok so the problem I'm running into is that each team posts their individual scheduels as a .csv but not all are put into one giant .csv like the NHL one Nathan found. So what I'm think is I might just import each individual team's schedule and then remove the duplicates using SQL queries. Any other suggestions are more than welcome. That web scraper is too old to work I think and no recent ones have been made.
Ok so the problem I'm running into is that each team posts their individual scheduels as a .csv but not all are put into one giant .csv like the NHL one Nathan found. So what I'm think is I might just import each individual team's schedule and then remove the duplicates using SQL queries. Any other suggestions are more than welcome. That web scraper is too old to work I think and no recent ones have been made.