Privacy Policy
Last updated: February 2, 2026
Overview
RugbyClaw is a free, open-source command-line tool. This privacy policy explains how we handle data when you use RugbyClaw.
What We Collect
Nothing. RugbyClaw runs entirely on your local machine. We do not collect, store, or transmit any personal information.
Third-Party Services
API-Sports Rugby API
RugbyClaw fetches rugby match data from the API-Sports Rugby API. When you use RugbyClaw:
- Your API requests are sent directly to API-Sports servers
- API-Sports may log your IP address and request metadata according to their privacy policy
- We do not have access to this information
Review API-Sports' privacy policy at: https://api-sports.io
Proxy Mode
When using proxy mode (default), your requests are routed through our proxy server to provide free access:
- We log request counts to enforce rate limits (50 requests/day)
- We do not log the content of requests or responses
- We do not log personal information
- We do not share data with third parties
Configuration File
RugbyClaw stores your configuration locally at ~/.config/rugbyclaw/config.json. This file may contain:
- Your API key (if configured)
- Your favorite leagues
- Your timezone preference
- Your favorite team
This file never leaves your machine unless you explicitly share it.
Analytics
This website (rugbyclaw.com) does not use analytics or tracking cookies.
Open Source
RugbyClaw is open source. You can review the complete source code at:
https://github.com/pocarles/rugbyclaw
Changes to This Policy
We may update this privacy policy from time to time. Changes will be posted on this page with an updated revision date.
Contact
Questions about this privacy policy? Contact Pierre-Olivier Carles:
- Twitter: @pocarles
- GitHub: File an issue