screener

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BasicScrape added in v1.0.6

func BasicScrape(doc *goquery.Document) *scrapeResult

func BulkFullScrape added in v1.0.6

func BulkFullScrape(doc *goquery.Document) *scrapeResult

func BulkScrape added in v1.0.6

func BulkScrape(doc *goquery.Document) *scrapeResult

func ChartScrape added in v1.0.6

func ChartScrape(doc *goquery.Document) *scrapeResult

func DefaultScrape added in v1.0.6

func DefaultScrape(doc *goquery.Document) *scrapeResult

func DescriptionScrape added in v1.0.6

func DescriptionScrape(doc *goquery.Document) *scrapeResult

func NewsScrape added in v1.0.6

func NewsScrape(doc *goquery.Document) *scrapeResult

func SnapshotScrape added in v1.0.6

func SnapshotScrape(doc *goquery.Document) *scrapeResult

func TAScrape added in v1.0.6

func TAScrape(doc *goquery.Document) *scrapeResult

func TickerScrape added in v1.0.6

func TickerScrape(doc *goquery.Document) *scrapeResult

Types

type Client added in v1.0.6

type Client struct {
	*http.Client
	// contains filtered or unexported fields
}

func New added in v1.0.6

func New(config *Config) *Client

func (*Client) Do added in v1.0.6

func (c *Client) Do(req *http.Request) (*http.Response, error)

func (*Client) GetScreenerResults added in v1.0.6

func (c *Client) GetScreenerResults(url string) (*dataframe.DataFrame, error)

func (*Client) RandomizeUserAgent added in v1.2.3

func (c *Client) RandomizeUserAgent()

type Config added in v1.0.6

type Config struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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