1.19.0 • Published 5 months ago

get-product-name v1.19.0

Weekly downloads
8
License
MIT
Repository
github
Last release
5 months ago

get-product-data

NPM Stats

const getProductData = require('get-product-name');

const url = 'http://a.co/d/0oMSrUW ';

async function main() {
  const productData = await getProductData(url);
  console.log(productData);
  // {
  //   name: 'Fire TV Stick with Alexa Voice Remote, streaming media player - Previous Generation',
  //   price: 'Currently unavailable.',
  //   image: 'https://images-na.ssl-images-amazon.com/images/I/61T9QpYb6ZL._AC_SX679_.jpg'
  // }
}

main();

Supported Sites

  • AliExpress
  • Amazon
  • Apple
  • Banggood
  • Bergdorf Goodman
  • Best Buy
  • Bing - Shopping
  • bol.com
  • Christmas Tree Shops & That!
  • eBay
  • Etsy
  • GameStop
  • GOAT
  • Google Shopping
  • The Home Depot
  • IKEA
  • Kitchen & Company
  • Kohl's
  • Lowes
  • Macy's
  • Neiman Marcus
  • Newegg
  • PCPartPicker
  • Steam
  • Target
  • Teespring
  • Walmart
  • Wish
  • Zappos
  • Zazzle

Not Supported Sites

These sites have been considered, but not implemented.

SiteReason
K-Mart, Sears (Same site)Requires complicated series of requests to extract data
NordstromCouldn't extract data, please open a PR if you can make it work
ebgames.com.auCouldn't extract data without a twitter proxy. Decided to not implement this to keep complexity in check.

Contributors

Thanks to @NicolaiVdS for adding support for Banggood and bol.com!

1.19.0

5 months ago

1.18.0

1 year ago

1.17.1

2 years ago

1.17.0

2 years ago

1.16.3

3 years ago

1.16.2

3 years ago

1.16.1

3 years ago

1.16.0

3 years ago

1.15.0

3 years ago

1.14.0

3 years ago

1.13.0

3 years ago

1.12.1

3 years ago

1.12.0

4 years ago

1.11.1

4 years ago

1.11.0

4 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.8.0

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.2.2

5 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago