Skip to content

omkar0001/flipkart-scrapy-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

flipkart-bot

This is one of my works with scrapy module of python. This bot crawls over the flipkart site and stores the details of the laptops which have offer.

How to run it

  1. Install scrapy -- pip install scrapy
  2. Clone the repo
  3. cd flipkart-bot/flipkart
  4. scrapy crawl flipkart -o laptops.json

Thats it, you can now see the laptops details in laptops.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages