Skip to content

Program to scrape the current Balance of Performance (BoP) for GT3 cars on lowfuelmotorsport.com and write it to a JSON file.

License

Notifications You must be signed in to change notification settings

olzemal/lfm-bop-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LFM BoP scraper

Program to scrape the current Balance of Performance (BoP) for GT3 cars on lowfuelmotorsport.com and write it to a JSON file.

To generate a fresh bop.json simply run:

$ make

or alternatively run the command with go.

$ go run cmd/main.go -o bop.json

About

Program to scrape the current Balance of Performance (BoP) for GT3 cars on lowfuelmotorsport.com and write it to a JSON file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published