Parse SBIR URLS
parse_sbir_award_urls(
urls = NULL,
sleep_time = NULL,
use_future = F,
clean_entities = F,
snake_names = F,
return_message = F
)
vector of URLs
if not NULL
sleep time between scrapes
if TRUE
cleans entity data
if TRUE
snakes names
if TRUE
return message
data_frame
parse_sbir_award_urls(urls = "https://www.sbir.gov/sbirsearch/detail/1584295")