Question
Performance Assessment 3.7 - Web scraping and reading PDF files Task 1 - Pseudocode Now you are going to create pseudocode for three functions: readwebpage,
Performance Assessment 3.7 - Web scraping and reading PDF files Task 1 - Pseudocode Now you are going to create pseudocode for three functions: readwebpage, parsehtml, and outputquotes along with the main program. These functions should work together to read, write and append a line onto a file. Let's start with the pseudocode Function readwebpage End. Function parsehtml End. Function outputquotes End. Program Main End. Deliverables for Task 1 Pseudocode to read in and write out data to a file Task 2 - Writing the program for webscraping Write a program to read in a web page, process the data, and write out the quotes to the screen called
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started