Skip to content

Scraping tool used to fetch product information from Amazon using different scraping tools integrated into Django and python, with a well designed aesthetic design.

Notifications You must be signed in to change notification settings

chasesagar/Amazon-Scraper

Repository files navigation

Amazon Scraper

This tool uses different scraping tools like selenium and beautifulsoup to fetch data from amazon and other platforms and show statistics generated based on that gathered infromation which can be seen the demo images below.

About

Django based scrping project which used to fetch a product Image, Minimum price,Maximum Price, Average price and also send you a email notification of your expected price this project uses many different tools and can be used for eductional and learning purpose only. And if you are my code a mention would be much apperciated.

Languages and Tools Used:

Visual Studio Code

HTML5

CSS3

JavaScript

Python

Django

Git

GitHub

Terminal



Prerequisite

  • Python installed on your machine

  • basic programming knowledge of python and web scapping.

  • Motivation & desire to learn something new, that's all folks, let's get started.

  • first install a virtual envirmoment through command line using command mentioned below.
    pip install virtualenvwrapper-win

  • create a user using below command
    mkvirtualenv name of your choice

  • Running virtual enviroment
    workon name you choosed above

  • Install required files using below command
    pip install -r requirements.txt

  • Run server using command
    python manage.py runserver

  • The server is now running at localhost:8000

Demo

Product Image
Product Image

Quick Start

Browser Support

Authors

Sagar Saini - Initial work - ChaseSagar See also the list of contributors who participated in this project.

Connect with me:

codeSTACKr.com

 

codeSTACKr | Twitter

 

codeSTACKr | LinkedIn

 

codeSTACKr | Instagram

 

codeSTACKr | Instagram


License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Scraping tool used to fetch product information from Amazon using different scraping tools integrated into Django and python, with a well designed aesthetic design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published