iniciar con webscrapper

This commit is contained in:
2025-03-13 23:03:50 +01:00
parent a8fd3b479f
commit 15d3bfd27b
2 changed files with 11 additions and 10 deletions

View File

@ -184,3 +184,4 @@ def search_from_keywords_file():
logging.info(f"Error al leer el archivo 'keywords.txt': {e}")
# Ejecutar la búsqueda desde el archivo
search_from_keywords_file()