Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jxhnlcs/webscraping

Sistema de automatização de captura de temperatura feito na oficina de Web Scraping no SENAI
https://github.com/jxhnlcs/webscraping

python selenium

Last synced: 27 days ago
JSON representation

Sistema de automatização de captura de temperatura feito na oficina de Web Scraping no SENAI

Awesome Lists containing this project

README

        

# Oficina Web Scraping

Sistema de automatização de captura de temperatura feito na oficina de Web Scraping no SENAI

```shell
pip install selenium

pip install webdriver_manager

pip install mysql-connector-python

pip install pandas
```

#### ⚙️:Tecnologias

- Python
- Selenium
- Pandas