Web scraping, a software technique is used to extract information from any website. The proposed system is a command line tool that uses web scrapping to extract the relevant data from stack overflow website using the library "beautiful soup". Programmers find difficulty to browse the information about the error encountered during the execution of their program. They take more time to find the appropriate information about the error. The aim of the proposed system is to help them for tracking error details thereby reducing/nullifying their browsing time for retrieving error details. This tool is implemented for five different programming languages and it works for almost all the operating system except windows 10.