SMN WebScrap Python WEATHER (SOLO ARGENTINA) - Datos tomados del SMN | DOS OPCIONES

OBS Python SMN WebScrap Python WEATHER (SOLO ARGENTINA) - Datos tomados del SMN | DOS OPCIONES 2024-06-19

ESPAÑOL/SPANISH
ADVERTENCIA: Este script creará tres archivos adicionales que podés usar en cualquier software como los expresados mas adelante.

Este script es solo para tomar la temperatura de argentina, ya que usa el SMN (Servicio Meteorológico Nacional) para tomar la temperatura, sensación térmica y humedad.
Obviamente lo puede usar quien quiera, pero hay que tener en cuenta, que solo funciona para tomar dichos datos de argentina.
Si queres tomar datos climáticos de otro país, usá mi otro script "OBS Studio Weather Script PY"

Dependencias
PYTHON*
PIP
Selenium
Webdriver-manager
Pywinauto

Para instalarlas descarga todos los archivos de GitHub, y usa el siguiente comando

pip install -r dependencias.txt

Como usar el script
En cmd andá a la ruta donde guardaste el script y ejecuta el siguiente comando.
py "WebScrap SMN Temperatura Actual BS AS.py"

Este script puede ser usado con otro software como OBS Studio, Ej. vMix, Xsplit Broadcaster.
Si queres usarlo en otro software podés, no solo OBS Studio.

Disfruta

VERSIONES ACTUALIZADAS EN GITHUB:
INGLÉS/ENGLISH
WARNING: This script will create three aditional files that you can use in anything software as mentioned below.

This script is only for gets the weather of Argentina, because use the SMN (Servicio Meteorológico Nacional) to gets the weather, feels like and humidity.
Obviusly anyone can use, but it must be taken into account that it only works to take such data from Argentina.
If you want gets weather data from another country, use my other script "OBS Studio Weather Script PY"

Dependences
PYTHON*
PIP
Selenium
Webdriver-manager
Pywinauto

To install, download all the files from GitHub and use the following command

pip install -r dependencias.txt

How to use the script
In CMD go to the location where you save the script and execute the following command
py "WebScrap SMN Temperatura Actual BS AS.py"

This script can be used in other software such as OBS Studio. Example. vMix, Xsplit Broadcaster.
If you want to use the script in other software, you can. Not is only for OBS Studio.

Enjoy

UPDATED VERSIONS IN GITHUB:
Top