{"id":15177545,"url":"https://github.com/yesner/automatizacion_python_selenium_tc","last_synced_at":"2026-02-27T13:34:44.832Z","repository":{"id":248319304,"uuid":"828368929","full_name":"Yesner/automatizacion_python_selenium_tc","owner":"Yesner","description":"Automatizacion con Selenium ","archived":false,"fork":false,"pushed_at":"2024-07-14T00:38:27.000Z","size":3722,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T11:25:37.470Z","etag":null,"topics":["jupyter-notebook","python","selenium-python","selenium-webdriver"],"latest_commit_sha":null,"homepage":"https://www.bcn.gob.ni/IRR/tipo_cambio_mensual/index.php","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yesner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-13T23:41:42.000Z","updated_at":"2024-07-14T00:38:29.000Z","dependencies_parsed_at":"2024-07-14T00:38:20.544Z","dependency_job_id":"d6130c3a-fc0a-45d6-8fb5-a060facec393","html_url":"https://github.com/Yesner/automatizacion_python_selenium_tc","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":0.2222222222222222,"last_synced_commit":"f2acc2ccc220cfde48f39ecafeaac010fdaa196e"},"previous_names":["yesner/automatizacion_python_selenium_tc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yesner/automatizacion_python_selenium_tc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yesner%2Fautomatizacion_python_selenium_tc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yesner%2Fautomatizacion_python_selenium_tc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yesner%2Fautomatizacion_python_selenium_tc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yesner%2Fautomatizacion_python_selenium_tc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yesner","download_url":"https://codeload.github.com/Yesner/automatizacion_python_selenium_tc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yesner%2Fautomatizacion_python_selenium_tc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260053337,"owners_count":22951858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jupyter-notebook","python","selenium-python","selenium-webdriver"],"created_at":"2024-09-27T14:40:21.355Z","updated_at":"2026-02-27T13:34:44.791Z","avatar_url":"https://github.com/Yesner.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# automatizacion_python_selenium_tc\n\n# Automatización \n## Python-Selenium\n\nEste proyecto de automatización fue realizado como prueba tecnica, abre la pagina de inicio de [https://www.bcn.gob.ni/IRR/tipo_cambio_mensual/index.php](https://www.bcn.gob.ni/IRR/tipo_cambio_mensual/index.php)\n\nNavega hacia el formulario de tabla mensual de deslizamiento del tipo de cambio oficial, rango de fechas y seguidamente estableces el rango que deseas descargar, considerando que:\n\n- Existe un Históricos por años (1931 - 2013))\n- A partir del 31 de Diciembre de 2023, la Tasa de Cambio se mantiene en C$36.6243.\n\n![Form](Results/Formulario.png)\n\n### Clonar y Ejecutar Proyecto\n\nSigue los siguientes pasos para clonar y ejecutar este proyecto en tu entorno local.\n\n### Requisitos previos\n\n1. [Python](https://www.python.org/) - Asegúrate de tener Python instalado, que incluye pip para administrar las dependencias del proyecto.\n\n3. [Git](https://git-scm.com/) - Necesitarás Git para clonar el repositorio.\n\n## Pasos para clonar y ejecutar el proyecto\n\n1. **Clonar el repositorio:**\n   Abre tu terminal (o línea de comandos) y ejecuta el siguiente comando para clonar el proyecto desde GitHub:\n\n   ```bash data-copyable\n    git clone https://github.com/Yesner/automatizacion_python_selenium_tc.git\n\n2. **Prepara tu entorno virtual** \n  \n   ```python data-copyable\n    python -m venv venv\n\n   \n3. **Instalar dependencias:**\n    \n    ```bash data-copyable\n   !pip install selenium   \n\n4. **Ejecutar el proyecto:**\n\n    ```bash data-copyable\n    py tc.py\n\n5. **Resultado:**\n\n\u003cvideo controls src=\"Results/Ejecucion.mp4\" title=\"Ejecución\"\u003e\u003c/video\u003e\n\n[Data](Results/datos.csv)\n\n[Notebook](Resultado_Carga_Datos.ipynb)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyesner%2Fautomatizacion_python_selenium_tc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyesner%2Fautomatizacion_python_selenium_tc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyesner%2Fautomatizacion_python_selenium_tc/lists"}