WebscrapingDatabases
a database scraper created with mechanical soup and sqlite
author: Mariya Sha
Watch on YouTube:
This repository was created to support a YouTube tutorial:
https://youtu.be/MkGQmZoMuRM
File Info:
scraper.py
is designed to webscrape a table from Wikipedia and store it in an SQlite database.
selector.py
is designed to test wether our database from scraper.py was properly created.