Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Author: Wilson Qiu Title: Rate My Prof API Description: This web scraper allows users to search for their School, Prof for their rating on Rate my Professor Prerequisites: - Node.js - npm - The following Node packages: express, cheerio, request you install these packages by running the command in your terminal: "npm install express cheerio request" Running the Scraper: Clone this repository to your local machine using the following command: 1. Navigate to the project directory and start the server by running the following command:"node server.js" 2. Open the "Index.html" file in your browser 3. On the HTML page, you can input the School you want to search for and click the "Search" button.