Skip to main content

Redfin State Search API

Get state-level search data using redfin/state-search.

Full URL:

curl -GET "https://proxy.scrapeops.io/v1/structured-data/redfin/state-search?api_key=YOUR_API_KEY&url=https%3A%2F%2Fwww.redfin.com%2Fstate%2FNY"

From parameters:

curl -GET "https://proxy.scrapeops.io/v1/structured-data/redfin/state-search?api_key=YOUR_API_KEY&state=NY"

Authorisation - API Key

To use the ScrapeOps proxy, you first need an API key which you can get by signing up for a free account.

Your API key must be included with every request using the api_key query parameter otherwise the API will return a 403 Forbidden Access status code.


Parameters

ParameterDescription
api_keyRequired. Your API key.
urlFull state search URL.
stateState code, e.g. NY.
countryProxy geotargeting.
tldOptional Redfin TLD override.