scrape_ads: scrape_ads

Description Usage Arguments Value

Description

scrape_ads

Usage

1
2
scrape_ads(ad_ids, ads_per_minute = Inf, report_every_nth_scrape = 10,
  number_of_tries = 2)

Arguments

ad_ids

vector of ad ids to scrape

ads_per_minute

limit the rate of scraping. Default is as fast as possible.

report_every_nth_scrape

report scraping every nth ad. Default is 10

number_of_tries

Number of tries to scrape an ad if a problem occurs.

Value

data.frame with features from the ads


timvink/mpscraper documentation built on May 31, 2019, 2:43 p.m.