xpath

package
v0.0.0-...-39615a4 Latest Latest
Warning

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

Go to latest
Published: May 19, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScreenScrape

func ScreenScrape(url string) (*xmlpath.Node, error)

ScreenScrape hits the given URL and screen scrape then return dom like object for searching

func SearchByXPath

func SearchByXPath(context *xmlpath.Node, xpath string) []*xmlpath.Node

SearchByXPath will walk down the node and children using xpath expression

func XPathGet

func XPathGet(context *xmlpath.Node, xpath string, index int) string

XPathGet xpath get by index

Types

This section is empty.

Jump to

Keyboard shortcuts

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