Skip to Content

Category Archives: Tools

Howto scrape an entire website

Written on August 4, 2009 at 6:22 pm, by Matthew

I had the need to backup an entire site and its content when I couldn’t get access to the FTP details quickly. Luckily the site was just static content so I was able to just use one of the many tools available in a regular linux shell. Here is the code I typed into myContinue Reading