- Instalar virtualenv (opcional)
- Ubicarse en la raiz del Directorio.
- run: pip install -r requirements.txt
- run: python3 main.py [Url]
- beautifulsoup4 - Beautiful Soup is a library that makes it easy to scrape information from web pages.
- colorama - Makes ANSI escape character sequences (for producing colored terminal text and cursor positioning) work under MS Windows.
- Siempre Atento en la Seccion de Issues de este repositorio.