scraper

package
v0.0.0-...-9c5be4f Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2021 License: Unlicense Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bing

type Bing struct {
	Client *http.Client
	Opts   *internal.Options
}

Bing is used to scrape data from bing search engine.

func (Bing) Scrape

func (b Bing) Scrape() []string

Scrape is the entrypoint.

type Google

type Google struct {
	Client *http.Client
	Opts   *internal.Options
}

Google is used to scrape data from google search engine.

func (Google) Scrape

func (g Google) Scrape() []string

Scrape is the entrypoint.

Jump to

Keyboard shortcuts

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