# NOT RUN {
pageinfo<-LinkExtractor(url="http://www.glofile.com")
#Pageinfo handle page header detail, as well as content, and internal links.
#pageinfo[[1]][[10]] : page content
#pageinfo[[2]] : Internal urls
# }
Run the code above in your browser using DataLab