aman5319 / pricebaba_scraper_tv

pricebaba scraper for tv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bfore Scraper

  1. Install Python in windows

  2. Install Git in windows

  3. Install all the requirements from the requirements.txt file.

    1. pip install -r requirements.txt
      
  4. For runing the spider // To scrape all TV details from PriceBaba

    1. scrapy crawl tvSpider
      
  5. For Comparison in two csv files // To check which models have been added and which ones have to be deleted from our listings

    1. python automate.py new.csv old.csv
      

About

pricebaba scraper for tv


Languages

Language:Python 100.0%