Skip to main content
GET
/
api
/
v1
/
search
/
by-url
Search by URL
curl --request GET \
  --url https://api.example.com/api/v1/search/by-url \
  --header 'x-rapidapi-key: <api-key>'
{}

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

url
string
required

URL

Example:

"https://www.zillow.com/homes/for_rent/2_p/?searchQueryState=%7B%22isMapVisible%22%3Atrue%2C%22mapBounds%22%3A%7B%22west%22%3A-94.9049277138582%2C%22east%22%3A-85.8192343544832%2C%22south%22%3A35.761198946683926%2C%22north%22%3A42.35568027631122%7D%2C%22mapZoom%22%3A7%2C%22filterState%22%3A%7B%22fsba%22%3A%7B%22value%22%3Afalse%7D%2C%22fsbo%22%3A%7B%22value%22%3Afalse%7D%2C%22nc%22%3A%7B%22value%22%3Afalse%7D%2C%22cmsn%22%3A%7B%22value%22%3Afalse%7D%2C%22auc%22%3A%7B%22value%22%3Afalse%7D%2C%22fore%22%3A%7B%22value%22%3Afalse%7D%2C%22fr%22%3A%7B%22value%22%3Atrue%7D%7D%2C%22isListVisible%22%3Atrue%2C%22pagination%22%3A%7B%22currentPage%22%3A2%7D%7D"

page
integer
default:1

Page

Example:

1

Response

Success

The response is of type object.