Learn R Programming

robotstxt (version 0.4.1)

get_robotstxt_http_get: get_robotstxt() worker function to execute HTTP request

Description

get_robotstxt() worker function to execute HTTP request

Usage

get_robotstxt_http_get(domain, user_agent = NULL)

Arguments

domain

domain from which to download robots.txt file

user_agent

HTTP user-agent string to be used to retrieve robots.txt file from domain