EsotericAlgorithm / wine.comScraper

A scraper to crawl and scrape product information from wine.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wine.com Scraper

A scraper to crawl and scrape product information from wine.com. Requires scrapy.

Running Scraper

scrapy crawl wine.com --set FEED_URI=output.json --set FEED_FORMAT=json

##TODO

  • Correctly scrape price (does not account for sale price)
  • Use SQLAlchemy to load into sqlite database

About

A scraper to crawl and scrape product information from wine.com.


Languages

Language:Python 100.0%