Four Exercises to Practice Our Web-Scraping and API-Calls

SICSS-Oxford

Tuesday 15-06-2021

Question 1A. (Basic): Scrape and print out a quote from the Simpsons API.

Question 1B. (Advanced): How many quotes are on the API?

Question 2A. (Basic): Scrape a picture of a cat from thecatapi and programatically show it in an ipynb or rmd file.