powered by
Find links from web page
find_links(url, select = NULL)
URL to web page with links (must be under 'www.cancercentrum.se')
select only links matching specified pattern
Named character vector with absolute URLs to links found on 'www.cancercentrum.se'
# NOT RUN { # Find e-mailadresses to spam find_links( "https://cancercentrum.se/vast/om-oss/kontakta-oss/", "mailto:" ) # }
Run the code above in your browser using DataLab