helper_parse_kj: Helper function to parse scraped Kijiji listings

Description Usage Arguments Value

View source: R/scrape_helpers.R

Description

helper_parse_kj parses a scraped Kijiji listing.

Usage

1
helper_parse_kj(.x, .y, city_name)

Arguments

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

Value

A one-row data frame.


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