Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

worldfootball

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worldfootball

  • 0.3.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

worldfootball - get world football (leagues, cups & more) match data via the worldfootball.net/weltfussball.de pages

  • home :: github.com/sportdb/sport.db
  • bugs :: github.com/sportdb/sport.db/issues
  • gem :: rubygems.org/gems/worldfootball
  • rdoc :: rubydoc.info/gems/worldfootball

Usage

To get started use the wfb command-line tool.

List all (pre-configured) leagues:

$ wfb leagues

Print the match schedue of a league (season). Let's try the English Premier League:

$ wfb eng.1 2024/25
$ wfb eng.1 2024/25 --offline    # use cached (offline local) pages

Or try the DFB Pokal (that is, the German Cup):

$ wfb de.cup 2024/25 --offline    # use cached (offline local) pages

and so on.

More

Debugging tips & tricks. List all cached (offline local) match schedule pages:

$ wfb cache

License

The worldfootball scripts are dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Yes, you can. More than welcome. See Help & Support »

FAQs

Package last updated on 06 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc