Description Usage Arguments Value
scrape_ads
1 2 | scrape_ads(ad_ids, ads_per_minute = Inf, report_every_nth_scrape = 10,
number_of_tries = 2)
|
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. |
data.frame with features from the ads
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.