8 puntos por xguru 2021-09-08 | 1 comentarios | Compartir por WhatsApp
  • Herramienta CLI para extraer contenido de archivos HTML usando selectores CSS

  • Open source en Rust

curl URL | htmlq '#get-help' // Buscar por ID

htmlq --attribute href a // Extraer todos los enlaces

htmlq --text .main // Extraer texto

1 comentarios

 
xguru 2021-09-08