list-of-brands

1.0.32 • Public • Published

list-of-brands

List of 40,000 brands based on amazon product listings.

Installation

npm i list-of-brands

Usage

console.log(require('list-of-brands'));

//[brand, category, number-of-products]

// [
//     [ 'Majestic', 'Sports & Outdoors', 10513 ],
//     [ 'WinCraft', 'Sports & Outdoors', 10444 ],
//     [ 'adidas', 'Sports & Outdoors', 9636 ],
//     [ 'Disney', 'Toys & Games', 7213 ],
//     [ 'Nike', 'Sports & Outdoors', 6441 ],
//     [ 'Sony', 'Electronics', 5883 ],
//     [ 'MyBat', 'Cell Phones & Accessories', 5698 ],
//     [ 'Reebok', 'Sports & Outdoors', 5673 ],
//     ...

Dataset Citation

Justifying recommendations using distantly-labeled reviews and fined-grained aspects
Jianmo Ni, Jiacheng Li, Julian McAuley
Empirical Methods in Natural Language Processing (EMNLP), 2019

pdf, webpage

See Also

stonks

/list-of-brands/

    Package Sidebar

    Install

    npm i list-of-brands

    Weekly Downloads

    5

    Version

    1.0.32

    License

    CC-BY-4.0

    Unpacked Size

    1.41 MB

    Total Files

    5

    Last publish

    Collaborators

    • stonkpunk