FetchPreSalesOptions - itsManeka/amazing-scraper GitHub Wiki

amazing-scraper


amazing-scraper / FetchPreSalesOptions

Interface: FetchPreSalesOptions

Defined in: src/application/use-cases/FetchPreSales.ts:13

Properties

limit?

optional limit: number

Defined in: src/application/use-cases/FetchPreSales.ts:15

Max pages to fetch (default: 5).


stopAtAsin?

optional stopAtAsin: string

Defined in: src/application/use-cases/FetchPreSales.ts:17

Stop before collecting this ASIN — it is excluded from the result.

⚠️ **GitHub.com Fallback** ⚠️