Tag Archives: web scraper

Convert a Blog Website into a SQL Data Dump

The challenge I faced: I wanted to catalog a blog site, format the content, and dump it into a SQL database to help out a buddy. Solution Miststep 1: I began to go down the road of using .Net’s WebRequest … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment