/Woolies

A Node.JS API for the Woolworths groceries store.

Primary LanguageJavaScript

forthebadge forthebadge

Woolworths API

"We are the fresh food people, supporting farmers!" and now a node.js API!

Official Documentation:

Our documentation has been released to our GitHub showing how to use the package.

Installation:

  • Ensure you have NodeJS installed on your computer.
  • To use the Woolworths API run npm i woolies in your directory.
const Woolworths = require('woolies'); // Require the API in your document

Example:

const Woolworths = require('woolies');

Woolworths.Search('Foundation Soy & Honey Sauce')
  .then(console.log);

Support:

To receive support or ask for help relative to the Woolworths API join CactiveNetwork for support and run -ticket open.

Random quote from Woolworths, the fresh food people;

"We are on a mission to deliver the best in convenience, value and quality for our customers. We employ over 200,000 team members who serve over 29 million customers across our brands every week. We are a trusted business partner to thousands of local farmers and manufacturers."