Tool that extracts data from the pages of companies that sell computers in the city of Trujillo - Peru, exports them in an XLSX file according to a relational data model, and displays them on a Power BI dashboard.
- Use web scraping techniques to the selected websites to obtain the data. (minimum 03 web pages and 02 web scraping techniques)
- Build the Dashboard in Power BI that shows the dynamic analysis of the data
- DB Diagram - Data Modeling Tool
Download Data Model PDF File here
- Node JS - Javascript Engine
- Puppeteer - Web page manipulation tool
- Cheerio JS - Web page querier tool like JQuery
- Excel JS - Tool for exporting extracted data to XLSX file