Skip to content
This repository was archived by the owner on Sep 16, 2026. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 840 Bytes

File metadata and controls

33 lines (23 loc) · 840 Bytes

Find By Color Logo

↤ Developer Overview

Developer Setup

Requirements

Install via npm install

Please note that this is a private NPM package, and you will need to have completed the steps covered in our Private NPM Access documentation.

npm install -g microdata-extractor
extract help

Install via git clone

You can download this project using the code below ( this assumes you have SSH integrated with Github ):

git clone git@github.com:FindByColor/microdata-extractor.git
cd microdata-extractor
npm install -g
extract help