Skip to contents

Extract permissions from robots.txt

Usage

rt_get_fields(txt, regex = "", invert = FALSE)

Arguments

txt

content of the robots.txt file

regex

regular expression specify field

invert

invert selection made via regex?