salimk/Rcrawler

Crawling URls from dataframe

wvonmayer opened this issue · 0 comments

This is an Awesome package! Do have a question. I am trying to use the package to access a list of URL's from my website which I have inside a dataframe. The ending result I am looking for is for each of the URL's to be accessed and get the INDEX populated which will give me if they are 200, 404, etc. Any recommendations?