helper_parse_cl: Helper function to parse scraped Craigslist listings

Description Usage Arguments Value

View source: R/scrape_cl_helpers.R

Description

helper_parse_cl parses a scraped Craiglist listing.

Usage

1
helper_parse_cl(.x, .y, city_name)

Arguments

.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.

Value

A one-row data frame.


UPGo-McGill/upgo documentation built on Nov. 20, 2021, 2:26 a.m.