boliga_webscrape_sold: This is the primary function to webscrape boliga for the...

View source: R/boliga_webscrape_sold.R

boliga_webscrape_soldR Documentation

This is the primary function to webscrape boliga for the actual sale prices

Description

The function takes the search results from the base url and iterates until there's no "next" page.

Usage

boliga_webscrape_sold(min_sale_date, max_sale_date, type, postal_code)

Arguments

min_sale_date

Sale date from.

max_sale_date

Sale date to.

type

Type.

postal_code

Postal code.


krose/boliga documentation built on March 3, 2024, 5:10 a.m.