longhowlam / ikeaScraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ikeaScraper

Install package by running the following command:

devtools::install_github("longhowlam/ikeaScraper")

Then search the ikea site by running the following command:

chair = searchIkea("stoel", imagedir = "chair")

All chairs found on Ikea search page will be scraped into a R data set and all images will be downloaded into the given image directory.

About


Languages

Language:R 100.0%