Skip to content

A web scraping tool designed specifically for extracting basketball player data from Basketball Reference (https://www.basketball-reference.com). Developed using Go, leveraging the powerful Colly library to efficiently navigate and scrape data from the web pages.

Notifications You must be signed in to change notification settings

Dale1201/bbref-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basketball Reference Scraper

  • A web scraping tool designed specifically for extracting basketball player data from Basketball Reference (https://www.basketball-reference.com).
  • Developed using Go, leveraging the powerful Colly library to efficiently navigate and scrape data from the web pages.
  • Outputs scraped data in JSON format (players.json and players-playoffs.json), making it easy to integrate with other applications

About

A web scraping tool designed specifically for extracting basketball player data from Basketball Reference (https://www.basketball-reference.com). Developed using Go, leveraging the powerful Colly library to efficiently navigate and scrape data from the web pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages