Description Usage Arguments Value
View source: R/scrape_cl_helpers.R
helper_parse_cl
parses a scraped Craiglist listing.
1 | helper_parse_cl(.x, .y, city_name)
|
.x |
A single scraped Craigslist listing, as retrieved with read_html. |
.y |
A single Craigslist 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.