Skip to content

JimGorman17/NFLPlayerScreenscraper

Repository files navigation

NFLPlayerScreenscraper

Product Features

  • Screenscrapes all NFL players from www.nfl.com.
  • Updates player information daily.
  • Including moving players to new teams and deactivating players who are no longer in the league.
  • Runs as a standalone Windows service.
  • Builds the backend database for ScoutingApp.

Technical Features

  • Written in C#.
  • Connects to a SQL Server database.
  • Logs all inserts, updates, deletes, and errors to the Windows Event Log,
  • Uses ScrapySharp 2.2.56.
  • Which is built on top of HtmlAgilityPack 1.4.6.
  • Uses PetaPoco 5.0.1 as a micro-ORM for data access.
  • Uses TopShelf 3.13.

About

Screenscrapes all NFL players from www.nfl.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages