URLs to start with. It should be search or detail URL
Includes Above The Fold Data
includeAboveTheFoldbooleanOptional
This option enables the actor to retrieve Above The Fold information per each property. Please note that this will increase the runtime of the actor.
Default value of this property is false
Includes Below The Fold Data
includeBelowTheFoldbooleanOptional
This option enables the actor to retrieve Below The Fold information per each property. Please note that this will increase the runtime of the actor.
Default value of this property is false
Includes Parcel Bounds
includeParcelBoundsbooleanOptional
This option enables the actor to retrieve Parcel Bounds information per each property. Please note that this will increase the runtime of the actor.
Default value of this property is false
Includes Banner Data
includeBannerDatabooleanOptional
This option enables the actor to retrieve Banner Data information per each property. Please note that this will increase the runtime of the actor.
Default value of this property is false
Includes Amenities Data
includeAmenitiesbooleanOptional
This option enables the actor to retrieve Amenities Data information per each property. Please note that this will increase the runtime of the actor.
Default value of this property is false
Includes Walk Score Data
includeWalkScorebooleanOptional
This option enables the actor to retrieve Walk Score information per each property. Please note that this will increase the runtime of the actor.
Default value of this property is false
Includes Sellside Threshold Data
includeSellsideThresholdbooleanOptional
This option enables the actor to retrieve Sellside Threshold information per each property. Please note that this will increase the runtime of the actor.
Default value of this property is false
Maximum number of listing items
maxItemsintegerOptional
Maximum number of listing items that you want as output. Default is all
List end page
endPageintegerOptional
The page number that you want to end with. By default there is no end page. This is applies to all search request and startUrls individually.
Custom map function
customMapFunctionstringOptional
Function that takes each of the objects as argument and returns data that will be mapped by the function itself.