How to Extract Staples.com for laptop price and spec via Scrapy and import the data into SQLite?

Informula
3 min readDec 9, 2020

Purpose

Search and grab the laptop information in the Staples website via Scrapy and store the data into the SQLite so that we can easily play around with the data.

Tool

  • Python package: scrapy/ sqlite3/json
  • SQLite

Target Website

--

--