Skip to content

smeetagrawal/shopifyScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. npm install

Project Setup

  1. configure your database name and password in config.js file ( file path relative to project root directory --> config/config.js )
  2. create database in your mysql with name as mentioned in config.json ( shopifyScraper )
  3. npx sequelize db:migrate

To run the script

  1. node index.js

About

Scrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published