Skip to content

Latest commit

 

History

History

AmazonMSSQLProject

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

SQL queries on products pulled from Amazon.com with Python Selenium

In this project, data were analyzed by running various sql codes on 5084 (592 MB) electronic products pulled from Amazon.com.

The Python code script that I wrote to Microsoft SQL by pulling the data with Python Selenium - Python Code

The SQL code script where I create the database and the table - SQL Code

The SQL code script where I analyze the data SQL Code