hd_catalog_scrape: Get product and price details for all products in a section...

Description Usage Arguments Value Examples

Description

Get product and price details for all products in a section on Home Depot from main url

Usage

1

Arguments

links

A list of character strings for web urls

Value

Returns a single data frame with data for every product within a catalog section

Examples

1
2
3
4
5
## Not run: 
x <- "http://www.homedepot.com/b/Electrical-Dimmers-Switches-Outlets/N-5yc1vZc34h"
hd_catalog_scrape(x)

## End(Not run)

burtonlueth/webPrices documentation built on May 13, 2019, 8:47 a.m.