Skip to content

ipiranhaa/shopee-flashsale

Repository files navigation

shopee-flashsale

The unofficial utility for Shopee Thailand Flash Sale

Installation

pnpm add shopee-flashsale

API

Get Current Flash Sale Items

import { getCurrentFlashSaleItems } from 'shopee-flashsale'

const items = await getCurrentFlashSaleItems()

Get Item Detail

import { getItemDetail } from 'shopee-flashsale'

const item = await getItemDetail(147258369, 963852741)

About

The unofficial utility for Shopee Thailand Flash Sale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published