Package: seoR
Type: Package
Title: SEO Related Analyses
Version: 0.1.0
Author: Daniel Schmeh
Maintainer: Daniel Schmeh <danielschmeh@gmail.com>
Description: Help SEOs (Search Engine Optimization) retrieve relevant informations from various APIs or websites. 
        It is possible to scrape SEO-relevant parts of a website. So you are able to extract links, meta-tags, h-tags, and many more.
        The package also provides functions to scrape informations form search engines. Like indexed pages, number of results for a given keyword or complete search results.
        The third part of the package are the SEO-Tool APIs, that are connected. It's possible to get Informations from 'Whois', 'Google Pagespeed' and many more direct in R.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
Imports: jsonlite, httr, rvest, stringr, XML, robotstxt, igraph, RCurl,
        dplyr, readr, digest, xml2, utils
NeedsCompilation: no
Packaged: 2018-01-27 13:35:43 UTC; User
Repository: CRAN
Date/Publication: 2018-01-29 11:42:15 UTC
