ExBovespa v0.2.0 API Reference
Modules
ExBovespa helps retrieving stocks data from bovespa website by webscraping their HTML data
Retrieves data from B3"s website on brokers path
Defines the functions implemented by B3 adapter
Retrieves data from Bovespa's website on listed companies path
Defines the functions implemented by Bovespa adapter
Functions that implement facilities for working with strings
Parses each table item representing a broker name, code and image.
Module that interprets HTML syntax into a struct of important data
Module that interprets HTML syntax into a list of elements on a table
Holds the data related to a broker
Holds the data related to a stock's company.
Holds data for a stock details and is a child of "Stock" struct.