Description Usage Arguments Value Examples
Get all car ads from search landing page URL.
1 | getAllCarAds(search_landing_url, wait_between_requests = 0)
|
search_landing_url |
String, URL for search results. |
wait_between_requests |
Integer, how many seconds to wait between sending request to get specific details from car advertisements. |
data_frame, containing details for all ads found from the starting URL.
1 2 3 4 | ## Not run:
getAllCarAds("https://www.hasznaltauto.hu/szemelyauto/volvo/xc60")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.