GithubHelp home page GithubHelp logo

jannetekka / ecommerce-analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 59.71 MB

Develop a dashboard that provides insights into user behavior and sales trends for an e-commerce website.

License: MIT License

C 0.74% Python 98.40% C++ 0.51% Batchfile 0.01% Assembly 0.01% HTML 0.01% CSS 0.01% JavaScript 0.06% Lua 0.01% Cython 0.15% Meson 0.01% Fortran 0.04% Forth 0.01% Smarty 0.01% PowerShell 0.04% Roff 0.01%

ecommerce-analysis's Introduction

E-commerce Data Scraper and Analysis

This project is a web scraper for collecting e-commerce data from Amazon using Selenium and Python. It includes the following steps:

  1. Web Scraping: Using Selenium to scrape product data from multiple pages.
  2. Data Storage: Storing the scraped data in an SQL database (SQLite).
  3. Data Analysis and Visualization: Retrieving data from the SQL database and performing EDA using pandas, matplotlib, and seaborn.

Project Structure

ecommerce-analysis/ │ ├── data/ # Directory for data storage │ ├── chromedriver-win64/ # Directory for the downloaded ChromeDriver │ ├── chromedriver.exe # ChromeDriver executable │ ├── LICENSE.chromedriver # License for ChromeDriver ├── ecommerce-analysis-venv/ # Virtual environment (not included in the repo) ├── .gitignore # Git ignore file ├── README.md # Project documentation ├── requirements.txt # Python dependencies └── web_scraper.py # Main web scraping script

License

MIT License

ecommerce-analysis's People

Contributors

jannetekka avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.