Skip to content

Extracting real estate listings from the site: realtor.com

Notifications You must be signed in to change notification settings

rohanrvpatil/realtorcom_listings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project extracts real estate listings from the site realtor.com using the Hidden API method.

Description:

  • Website: https://www.realtor.com/realestateandhomes-search/Colorado
  • Purpose: Extracts real estate listings in Colorodo which come under "Newest Listings" filter
  • Fields extracted: property_id, list_price, status, permalink, branding, list_date, description.beds, description.baths_consolidated, description.sqft, description.type, description.sub_type, description.sold_price, description.sold_date, location.street_view_url, location.address, flags.is_new_listing
  • Scraping tool: Hidden API method
  • Libraries/Methods used: curlconvertor.com, Postman
  • Exported data: response_data.json, response_data.xlsx

About

Extracting real estate listings from the site: realtor.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages