Skip to content

Get all the funko pop figurines list vaulted (not produced anymore). Predict increase in value.

Notifications You must be signed in to change notification settings

gclem/funko-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

funko-vault

Get the Funko pop Vault list from the official website Funko The vault is the registry of items not produced anymore. By the way this makes its cost unit price to increase.

Functionalities

  • Get the full list of vaulted pop

Next Functionnalities

  • Indexing through Elasticsearch
  • Retrieve all items from .json shopify API

Install

Requirements

  • Node v6.0+
npm install funko-vault

How to

Extremely simple use case. See specs/mocktest.js All methods use Promise.

var fp = require('funko-vault');

fp.list()
    .then((data) => console.dir(data, {depth : 3, colors : true}) );

License

MIT

About

Get all the funko pop figurines list vaulted (not produced anymore). Predict increase in value.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published