
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
bets-brasileiras
Advanced tools
🇧🇷 🎰 📋 Brazilian (authorized) bets list
Bets Brasileiras is a repository that maintains a list of authorized betting companies in Brazil, as approved by the government. This project provides various formats (XML, CSV, JSON, and SQL) of the list for easy access and integration into different systems.
Each entry contains the following data:
The list is updated regularly via an automated tool that fetches the latest government-approved list and updates the repository.
Clone the repository:
git clone https://github.com/guibranco/BetsBrasileiras.git
Navigate to the folder containing the data files.
Choose the format you need (XML, CSV, JSON, or SQL) and integrate it with your application or system.
Run the update tool to fetch the latest list:
dotnet run updateData
This will automatically update the files in the repository.
Here’s an example of what the data looks like:
{
"requirement_number_year": "12345/2025",
"fiscal_name": "BetCompany XYZ",
"document": "12.345.678/0001-90",
"brand": "BrandOne",
"domain": "www.brandone.com"
}
Requirement Number/Year, Fiscal Name, Document, Brand, Domain
12345/2025, BetCompany XYZ, 12.345.678/0001-90, BrandOne, www.brandone.com
12345/2025, BetCompany XYZ, 12.345.678/0001-90, BrandTwo, www.brandtwo.com
12345/2025, BetCompany XYZ, 12.345.678/0001-90, BrandTwo, www.brandtwo-br.com
If you would like to contribute to this project:
git checkout -b feature-branch).git commit -am 'Add new bet company').git push origin feature-branch).This project is licensed under the MIT License - see the LICENSE file for details.
FAQs
A JSON list of Brazilian (authorized) bets companies
We found that bets-brasileiras demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

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.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.