scrape_lse_company: Scrape share prices from a particular company from the London...

Description Usage Arguments Value

View source: R/scrape_lse_company.r

Description

Scrape share prices from a particular company from the London Stock Exchange website.

Usage

1
scrape_lse_company(url, pause = 0)

Arguments

url

A url from "https://www.londonstockexchange.com".

pause

Indicates how long the function should sleep for before returning a value.

Value

A dataframe of historical share statistics from a particular company. Use pause when vectorising this function over a list of urls to minimise nuisance to target website.


lina2497/webscrapeR documentation built on Nov. 15, 2019, 1:48 p.m.