Description Usage Arguments Value Examples
Scrape and format product specifications from a product's web page
1  | 
x | 
 A string, a connection, or a raw vector.  | 
Returns a list of tibbles of product characteristics and specs
1 2 3 4 5  | ## Not run: 
rx142 <- "http://www.homedepot.com/p/Cerrowire-250-ft-14-2-White-NM-B-Wire-147-1472G/202304609"
hd_product_specs(rx142)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.