scrape_advertisement: Scrape advertisement

Description Usage Arguments Value

Description

Collects a set of features from a given advertisement id

Usage

1
2
scrape_advertisement(ad_id, wait_time = 0, number_of_tries = 1,
  verbose = F)

Arguments

ad_id

The ID of a marktplaats advertisement

wait_time

To prevent hammering markplaats with rapid requests, you can specify a delay after collecting the data

number_of_tries

If scraping fails we can retry more times

verbose

Be chatty about data collection?

Value

a data.frame with features collected from the ad


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