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

Text-only, no Javascript, works where archive.is is blocked:

     x=https://www.wired.com/story/ageism-haunts-tech-workers-layoffs-race-to-get-hired/
     busybox wget -U "" -qO/dev/stdout $x \
     |tr \< '\n' \
     |sed '/./s/^/</' \
     |sed -n '
     1s/.\*/<meta charset=utf-8 \/>/p;
     2,/#main-content/d;
     /./{
     /dfABRF/,/<\/div>/{/<div/s/>/><title>/p;/<\/div/s/</<\/title></p;}
     /bIqFFZ/,/<\/div/{/<div/s/>/><p>/p;/<\/div/s/</<\/p></p;}
     /gGcjdZ/,$d;/class=.paywall/,/<\/p>/p;
     /span class=.lead/,/<\/span/p;
     /a href=.[^\/]/,/<\/a>/p;
     }' \
     |uniq > 1.htm
     firefox ./1.htm
Simpler HTML, no cruft.


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

Search: