Socket
Socket
Sign inDemoInstall

estrelabet-crawler

Package Overview
Dependencies
139
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    estrelabet-crawler

> **estrelabet-crawler** é uma ferramenta CLI para buscar ods de um dado time na [estrelabet.com](https://estrelabet.com)


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

estrelabet-crawler

estrelabet-crawler é uma ferramenta CLI para buscar ods de um dado time na estrelabet.com

npm version

alt text

Requisitos

NodeJS v16+

Instalação

npm i -g estrelabet-crawler

Como usar

Buscar ods das partidas do Cruzeiro

estrelabet-crawler

[Extra] Buscar ods das partidas de outro time (-t <nome_do_time>)

estrelabet-crawler -t flamengo

[Extra] Mostrar navegador ao buscar ods das partidas (--show)

estrelabet-crawler --show

Observação

Caso tenha problemas para executar ou não queira instalar de forma global na sua máquina, instale e execute por este repositório:

# clone o projeto
git clone https://github.com/Briuor/estrelabet-crawler.git

# entre no diretório do projeto
cd estrelabet-crawler/

# instale as dependências
npm install

# buscar ods do cruzeiro
npm start

# buscar ods de outro time
npm start -- -t flamengo

# buscar ods de outro time mostrando o browser
npm start -- -t flamengo --show

FAQs

Last updated on 21 Jun 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc