jags

command module
v0.0.0-...-8b6070e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 7 Imported by: 0

README

Jags

Scrapes the Jaguars' roster from the official website and creates a CSV

Installation

$ go get github.com/hoop33/jags

Usage

$ jags

Credits

Disclaimers

  • It works as of May 16, 2018
  • It scrapes https://www.jaguars.com/team/players-roster/
  • It's vulnerable to a MITM attack (TLS verification is turned off) because reasons
  • Fields aren't surrounded by quotes, so a comma in a value could throw things off (I could surround with quotes, and then escape embedded quotes, and then . . .)

License

Copyright © 2018 Rob Warner

Licensed under the MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL