Skip to content

somenhlt1/Zara-Item-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zara-Item-Checker

Checking stock availability

Install instruction:

Read SendGrid API, puppeeter, and Twilio API for requirements

Install node.js

npm install

Adding requirement field in the source code.

Example run:

Start searching...

{ '0': { sizeName: 'XS', available: 'no' }, '1': { sizeName: 'S', available: 'no' }, '2': { sizeName: 'M', available: 'no' }, '3': { sizeName: 'L', available: 'no' }, '4': { sizeName: 'XL', available: 'no' }, name: 'RUFFLED FLOWY BLOUSE | ZARA United States' }


DONE SEARCHING WAITING FOR 10 minutes...

This will send an email or SMS for notification.

About

Checking stock availability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published