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