The URL of the Redfin page. The URL has to be the URL of a property for sale.
country_code
TLD
The top level domain to scrape.
Valid options:
raw
This is a boolean param - true or false
If the raw parameter is set to true, the raw data will be extracted from the page without further parsing.
Important: The structure of the data in raw mode cannot be guaranteed, it’s a tradeoff: You get a lot more information back, but the structure of the response may change if Redfin modifies their page layout.