This is a simple python scraper script using scrapy library. It scrapes directly from the official website: NCAA Division 1. You can use it for other years just by modifying the code a little bit ie. changing the date.
Use the instructions on the Official Scrappy documentation to run the project Scrappy Documentation