Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jxhnlcs/webscraping
- Owner: jxhnlcs
- Created: 2023-06-09T23:09:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-10T02:28:37.000Z (over 1 year ago)
- Last Synced: 2024-11-09T02:52:44.581Z (3 months ago)
- Topics: python, selenium
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 seleniumpip install webdriver_manager
pip install mysql-connector-python
pip install pandas
```#### ⚙️:Tecnologias
- Python
- Selenium
- Pandas