Documentation ¶
Index ¶
Constants ¶
View Source
const (
APIURL = "https://finviz.com/news.ashx"
)
Variables ¶
View Source
var SourceAttributeLookup = map[string]string{
"is-1": "MarketWatch",
"is-2": "WSJ",
"is-3": "Reuters",
"is-4": "Yahoo Finance",
"is-5": "CNN",
"is-6": "The New York Times",
"is-7": "Bloomberg",
"is-9": "BBC",
"is-10": "CNBC",
"is-11": "Fox Business",
"is-102": "Mish's Global Economic Trend Analysis",
"is-105": "Trader Feed",
"is-113": "Howard Lindzon",
"is-114": "Seeking Alpha",
"is-121": "The Disciplined Investor",
"is-123": "Fallond Stock Picks",
"is-132": "Zero Hedge",
"is-133": "market folly",
"is-136": "Daily Reckoning",
"is-137": "Vantage Point Trading",
"is-141": "Abnormal Returns",
"is-142": "Calculated Risk",
}
SourceAttributeLookup provides an interface for identifying news sources based on their CSS attributes
Functions ¶
func BySourceScrape ¶ added in v1.0.6
func GenerateURL ¶ added in v1.0.6
Types ¶
Click to show internal directories.
Click to hide internal directories.