Description Usage Arguments Value
View source: R/scrape_helpers.R
helper_parse_kj
parses a scraped Kijiji listing.
1 | helper_parse_kj(.x, .y, city_name)
|
.x |
A single scraped Kijiji listing, as retrieved with read_html. |
.y |
A single Kijiji URL. |
city_name |
A character scalar indicating the name of the city in which the listing is located. |
A one-row data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.