Skip to content

Since Zumper.com doesn’t provide an API, this API will help you to retrieve data from it.

Notifications You must be signed in to change notification settings

B9UU/Zumper.com-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Zumper Scraper Api

Since Zumper.com doesn’t provide an API, this API will help you to retrieve data from it.

API Reference

Get properties

  POST /properties/search
Parameter Type Description
url string Required. You can get the URL from /location_suggestion response
offset int Required. to paginate
type string Required. should be either "shortTerm" or "longTerm"

Get item

  POST /properties/details
Parameter Type Description
id string Required. You'll get the id from "listing_id" key in "/properties/search"
  POST /location_suggestion
Parameter Type Description
query string Required.

RapidApi

https://rapidapi.com/baqo271/api/zumper-com-scraper

Authors

About

Since Zumper.com doesn’t provide an API, this API will help you to retrieve data from it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published