scrape_links: Scrape all subdomain URLs of a domain

Description Usage Arguments Details Value Examples

View source: R/scrape_links.R

Description

Scrape all subdomain URLs of a domain

Usage

1

Arguments

url

A head domain URL, given as a string.

Details

Used in the call to get_arbs() to find subdomains that may offer events, from which we can find an arb.

Value

A data.frame.

Examples

1
scrape_links("https://www.oddschecker.com/football")

aRbs documentation built on April 24, 2021, 5:08 p.m.