Description Usage Arguments Value
View source: R/get_listings_urls.R
Scrapes the search results page of domain.com.au given search parameters and returns a vector of the URLs for all the available listings.
1 | get_listings_urls(urls, pause = 3)
|
urls |
A vector of results page URLs. |
pause |
The duration (in seconds) to pause between scraping each page to avoid rate limiting. Defaults to 3 seconds. |
A vector of listings URLs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.