Learning to make the hard things easy

Using grep to scrape web pages

Posted by on Sep 18, 2009 in Linux | 0 comments

In preperation to scrape a number of web pages, I used grep to make a list of URLs I need to scrape.  The list of URLs was in an RSS...

Read More