New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

estrelabet-crawler

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

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)

  • 0.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-90%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 21 Jun 2023

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