scrape_investagram: Scrape Investagram Stock Info

Description Usage Arguments Value Examples

View source: R/scrape_investagram.R

Description

This function extracts raw HTML from Investagram UI and returns list of details

Usage

1
scrape_investagram(codes, details = c("hist", "bands"))

Arguments

codes

Vector of Stock Code(s) from PSE (e.g. JFC, FMETF, BPI)

details

Vector containing details to scrape. 'hist' - dataframe of historical data. 'bands' - basic analytics

Value

A list with investagram information

Examples

1
scrape_investagram(codes = c("JFC", "GLO"))

nfrimando/pseR documentation built on Jan. 10, 2022, 4:27 p.m.