Scrape the GSMArena website for collecting data of mobile devices
GSMArena is a gadget review website with a focus on cellular and mobile devices. This data is a labeled dataset extracted from the GSMArena webiste - one of the most popular online provider of phone information - and holds a large collection of phone specification.
There are 116 unique phone brands and 10,000+ mobile phone models with 86 different specification fields.
The dataset was scraped using rvest, htmltab, and xml2 libraries in the R programming language.