I need to build little web scraping tool. Problem is that I haven't done any c++ programing for many years, so I have no ideas where even to start now. Few years back I made such scraper with php, but its pain in the a** to use, so I want to recode in c++ and compile standalone application. So a...