Skip to content

Apenas um simples script em Python que faz a contagem das vagas disponíveis no SETRE-BA na data atual

License

Notifications You must be signed in to change notification settings

luisrb26/ContadorVagasSetre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Contador de Vagas Setre-BA

Apenas um simples script em Python que faz a contagem das vagas disponíveis no SETRE-BA na data atual.

Deploy

Para executar o script, é necessário instalar Google Chrome e os módulos de Python abaixo:

  pip3 install selenium
  pip3 install bs4
  pip3 install webdriver-manager

Depois basta apenas executar o arquivo:

python3 ./main.py

About

Apenas um simples script em Python que faz a contagem das vagas disponíveis no SETRE-BA na data atual

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages