Skip to content

Costco

flowtask.components.ServiceScrapper.parsers.costco

CostcoScrapper

CostcoScrapper(*args, **kwargs)

Bases: ScrapperBase

connect async

connect()

Creates the Driver and Connects to the Site.

disconnect async

disconnect()

Disconnects the Driver and closes the Connection.

product_information async

product_information(response, idx, row)

Get the product information from Costco.

special_events async

special_events(response, idx, row)

Get the special events from Costco.