Skip to content

A Python project that scrapes a given website of its data. Afterwards it the program takes the data and categorizes it in the requested ways. Finally it creates SQL tables with the categorized data in a connected database

License

Notifications You must be signed in to change notification settings

Ibournakas/SQL-Python-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL-Python-Project

A Python project that scrapes a given website of its data. Afterwards it the program takes the data and categorizes it in the requested ways. Finally it creates SQL tables with the categorized data in a connected database.

Notice: For this project the requested website is an american site storing recycling stats for a town. For the scraper to work (access the website) we need an active VPN to connect with a us ip address.

About

A Python project that scrapes a given website of its data. Afterwards it the program takes the data and categorizes it in the requested ways. Finally it creates SQL tables with the categorized data in a connected database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages