URLextract

package module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 License: MIT Imports: 12 Imported by: 1

README

go-URLextract

Go GoDoc Go Report Card

Take a look at CLI/main.go for a simple example on how to use the library.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	HTTPClient    *http.Client
	Log           klogger.KLogger
	AmazonAdID    string
	ImgurClientID string
}

Client used to access go-URLextract

func (*Client) Extract

func (c *Client) Extract(sourceURL string) (webpage.Info, error)

Extract extracts all information from URL

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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