scrapemelive

package
v0.0.0-...-477bfc5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Product

type Product struct {
	Title            string
	Price            string
	ShortDescription string
	Sku              string
	Categories       []string
	Tags             []string
}

func (Product) CsvHeaders

func (o Product) CsvHeaders() []string

func (Product) CsvRow

func (o Product) CsvRow() []string

type ProductCollectJob

type ProductCollectJob struct {
	scrapemate.Job
}

func (*ProductCollectJob) Process

type ProductJob

type ProductJob struct {
	scrapemate.Job
}

func (*ProductJob) Process

func (o *ProductJob) Process(ctx context.Context, resp scrapemate.Response) (any, []scrapemate.IJob, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL