question in domain of webscraping

Hello,
I just want to know if there exist a package to scrap, scrawl the web with as result eg
product price country
bread 10eur belgium
meat 20 eur belgium

something like a marketing tool?
Thx,
Nobel

You can use the Rselenium package:

https://ropensci.org/tutorials/rselenium_tutorial/

or the rvest package:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.