
A Command Line Tool for Tracking Error Details of Program using Web Scrapper
Publication year - 2019
Publication title -
international journal of recent technology and engineering
Language(s) - English
Resource type - Journals
ISSN - 2277-3878
DOI - 10.35940/ijrte.b1276.0982s1119
Subject(s) - computer science , software , line (geometry) , tracking (education) , tracking error , web application , world wide web , programming language , software engineering , artificial intelligence , control (management) , psychology , pedagogy , geometry , mathematics
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.