parse_listing_kj: Helper function to parse scraped Kijiji listings

Description Usage Arguments Value

View source: R/parse_listing_kj.R

Description

helper_parse_kj parses a scraped Kijiji listing.

Usage

1
parse_listing_kj(x, city_name, proxies = NULL, quiet = FALSE)

Arguments

x

A single scraped Kijiji listing, as retrieved with get_listings_kj.

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.