Data Extraction and Scratching Information Using R
Abstract
Web scraping is automatic process of extracting multiple Web pages from the World Wide Web. It is a field with active developments that shares a common goal with text processing, the semantic web vision, semantic understanding, machine learning, artificial intelligence and human- computer interactions. Current web scraping solutions range from requiring human effort, the ad-hoc, and to fully automated systems that are able to extract the required unstructured information and convert into structured information, with restrictions. A method for budding a web scraper using R programming which locates files on a website, then extracts the filtered data and stores it is explained in this paper. The modules, algorithm for automating the navigation of a website through links are mentioned in this paper. Further it can be used for data analytics.
Copyright (c) 2021 G Midhu Bala, K Chitra
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.