Properties
Private deliveryData
deliveryData: any[]
Private domStash
domStash: string[]
Private requestStash
requestStash: Request[]
Methods
traverse
- traverse(stage: "prep" | "stimulus"): Promise<void>
-
Parameters
-
stage: "prep" | "stimulus"
Returns Promise<void>
The LifeCycle is the heart of the activity, it contains the stages of events that will take place for the desired scraping task
Alex Chomiak
2020-06-25