create_fetch_list: Creates a Fetch List

View source: R/helpers.R

create_fetch_listR Documentation

Creates a Fetch List

Description

Creates/formats fetch list from links queried during the generateR function. Output fetch list is used by the fetchR functions.

Usage

create_fetch_list(fetch_list, crawl_delay = 30)

Arguments

fetch_list

linkDB

crawl_delay

delay between successive requests to server.

Value

fetchable list


barob1n/crawlR documentation built on May 23, 2023, 10:53 a.m.