Web scraping is a technique used to extract information from web sites. Students will learn to automate this process and create a bot. Students will also build a Web Application to display the collected data.
API (Application Programming Interface) is a software that allows two applications to communicate with each other. Students will use the open-source APIs to build Web Applications.