GithubHelp home page GithubHelp logo

mayurborkar / flipkart-review-scrapper Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 251 KB

Flipkart Review Scrapper

Home Page: https://flipkart-review-scrapper-app.herokuapp.com/

Jupyter Notebook 99.43% Python 0.25% CSS 0.20% HTML 0.13%

flipkart-review-scrapper's Introduction

Flipkart-Review-Scrapper

Table of Content

  • Introduction
  • Demo
  • File Structure
  • Installation
  • Deployement on AWS

INTRODUCTION

Flipkart Website of Particual Product Screenshot (64)

In thses project we extarct the flipkart website. In that we select a particular product such as apple iphone 7. Now from that we can extract the reviews and rating of that phone availiable from the single page. You can give any mobile name and you get reviews of that mobile which are availiable on the 1st page. In the given project we extact the below given information such as,

  1. Name Of That Person
  2. Whether It Is Certified Buyer or Not
  3. Location
  4. Month of Review
  5. Ratings
  6. Comment Head
  7. Comment

DEMO

In The Demo Section We Are Showing You The Deployment on Both The Enviornment Local as Well as Server.

1. Local Server

Screenshot (63)

2. Heroku

Screenshot (65)

3. AWS Elastic Beanstalk

Screenshot (66)

FILE STRUCTURE

Project
|
|
Static--|
|       |
|       |--CSS--|
|               |---main.css
|               |---style.css
|
templates--|
|          |---base.html
|          |---index.html
|          |---result.html
|
|Procfile
|
|Raw File.ipnyb
|
|app.py
|
|gitignore
|
|requirements.txt
|
|runtime.txt

INSTALLTION

The Code is written in Python 3.7.11. If you don't have Python installed you can find it your link here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after cloning the repository.

pip install -r requirements.txt

DEPLOYMENT ON AWS [ELASTIC BEANSTALK] & HEROKU

Sign Into AWS Management Console & Heroku With The Given Link

AWS Management Console Link

Heroku Login Link

TECHNOLOGY USED

flask-logo

 AWS Elastic Beanstalk

heroku-logo

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.