Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

fun...

  #!/bin/bash
  while :
  do
    curl -s 'https://www.domainsfortherestofus.com/' | pup '.domain-name text{}' >> domains.txt
  done


Hadn’t seen pup before... nice

https://github.com/EricChiang/pup




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: