gobookprices

package
v0.0.0-...-65cb0cf Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EditionInfo

type EditionInfo struct {
	Title string
	Price string
	Link  string
}

func ScrapeData

func ScrapeData(config ScraperConfig, isbn string) ([]EditionInfo, error)

type ScraperConfig

type ScraperConfig struct {
	SearchURL     string
	TitleSelector string
	PriceSelector string
	LinkSelector  string
}

Jump to

Keyboard shortcuts

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