Skip to content

tejaschauhan373/flipkart-scrapper-scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce Scrapper

To gather data of products from e-commerce websites.

Setup the project

  • Install below dependency
    • python 3.6
    • run the below command
      cd flipkart
      pip install -r requirements.txt
    

Run the project

  • Run the below commands
      cd spiders
      scrapy runspider scrapeflipkart.py
    

Snapshot of scrapped mobile data

Currently, it scrapes only data of smart phone of four brands Mi, Vivo, Oppo, Realme, Samsung.

data_1

data_2

data_3

About

To download product data (smart phones) from flipkart.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages