parse_robotstxt {robotstxt}R Documentation

function parsing robots.txt

Description

function parsing robots.txt

Usage

parse_robotstxt(txt)

Arguments

txt

content of the robots.txt file

Value

a named list with useragents, comments, permissions, sitemap


[Package robotstxt version 0.7.13 Index]