Skip to content
#

quiz-game

Here are 114 public repositories matching this topic...

This is a Python program that scrapes quotes from a website using BeautifulSoup and request library. The scraper extracts quotes along with their author and tags, and stores them in a pickle file. This project serves as an example of how to use web scraping to extract information from a website, save it in a structure and make a quiz from the data.

  • Updated Mar 16, 2023
  • Python

Improve this page

Add a description, image, and links to the quiz-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quiz-game topic, visit your repo's landing page and select "manage topics."

Learn more