Skip to content

brianmrdev/web_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper

Web scraper para extraer las noticias del Portal de Infomed Holguin. https://www.infomed.hlg.sld.cu/

Configurar y ejecutar

  1. Clonamos el repo
  git clone https://github.com/brianmrdev/web_scraper.git
  cd web_scraper
  1. Creamos el entorno virtual y lo activamos
  python3 -m venv env
  source env/bin/activate
  1. Instalamos las dependencias
  pip install -r equirements.txt
  1. Ejecutamos el proyecto
  python scraper.py

License

MIT

About

Web scraper para extraer las noticias del Portal de Infomed Holguin. https://www.infomed.hlg.sld.cu/

Topics

Resources

License

Stars

Watchers

Forks

Languages