Parse same DUNS urls
parse_sam_duns_urls(
urls = "https://api.data.gov:443/sam/v8/registrations/6081767150000?api_key=DEMO_KEY",
sleep_time = NULL,
return_message = T
)
vector of URLS
if not NULL
sleeptime between API calls
if TRUE
return message
parse_sam_duns_urls(urls = "https://api.data.gov:443/sam/v8/registrations/6081767150000?api_key=DEMO_KEY")