get_n_current_advs_of_merchant: Get the number of current advertisements of a merchant

Description Usage Arguments Value Examples

Description

Get the number of current advertisements of a merchant

Usage

1
get_n_current_advs_of_merchant(merchant_id, n_tries = 3)

Arguments

merchant_id

The ID of a marktplaats merchant (a.k.a. counterparty)

n_tries

If scraping fails we can retry more times

Value

a character string

Examples

1
2
3
4
## Not run: 
get_n_current_advs_of_merchant(merchant_id = 15818)

## End(Not run)

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