Homes.com Scraper avatar

Homes.com Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Homes.com Scraper

Homes.com Scraper

Scrape Homes.com (CoStar) US real estate. Enriched property details by id or URL; search for sale / rent / sold by location, ZIP, coordinates or URL; place autocomplete; and find agents by name with full profiles.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

ONE API

ONE API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape Homes.com (the CoStar US real-estate marketplace). Look up fully enriched property details by key or URL, search homes for sale / for rent / sold by location, ZIP code, coordinates + radius, or a homes.com results URL with filters, resolve places via autocomplete, and find real-estate agents by name with full agent profiles.

What it does

  • ๐Ÿ  Property Details โ€” auto-detects each input as a homes.com property key (/details/byid) or a homes.com/property/.../<key>/ URL (/details/byurl); returns the full enriched record: price, beds, baths, square feet, lot size, year built, the full description and its "as of" date, HOA fee, public records (zoning, subdivision, county, parcel, MLS#), highlights, the complete feature list, open houses, the listing agent + phone, and every photo.
  • ๐Ÿ”Ž Search Listings โ€” auto-detects a homes.com results URL (/search/byurl), a 5-digit ZIP code (/search/byzip), or a free-text location (/search/bylocation). Deal type, property type, price / beds / baths filters and sort all apply.
  • ๐Ÿ“ Search by Coordinates โ€” radius search around a latitude,longitude point with an optional radius in miles (/search/bycoordinates).
  • ๐Ÿ” Location Autocomplete โ€” resolve free text (city / state / neighborhood / ZIP) to the homes.com place suggestions used by search (/autocomplete).
  • ๐Ÿ‘ค Agents โ€” find agents by name (/agent/search), then pull a full agent profile by key or URL (/agent/details): office, location, phone, email, license, bio, photo, active-listing count, sold count and rating.

Output

  • One flat dataset row per property, agent, or location suggestion โ€” sortable, filterable, CSV / Excel / JSON exportable.
  • Columns: Mode, Input Given, ID, Title (address / agent name), Deal, Property Type, Status, Price, Beds, Baths, Sq Ft, Lot Acres, Year Built, City, State, ZIP, Latitude, Longitude, HOA, Description, Agent, Agent Phone, Agent Email, Office, License, Active Listings, Sold Count, Rating, Photos, Cover Photo, Listing URL.
  • The complete upstream JSON for each row is kept in the Raw column for power users.

Inputs

  • Each section is independent โ€” fill only the ones you need; multiple inputs per section, one per line.
  • The Search filters (deal type, property type, price / beds / baths ranges, sort, pages, results-per-page) apply to every location, ZIP and coordinate search.
  • Coordinates entries use the format latitude,longitude or latitude,longitude,radiusMiles, e.g. 30.267,-97.743,3 (3 miles around downtown Austin).
  • Range filters use min:X,max:Y (either half optional), e.g. price min:300000,max:900000, beds min:3.

Pricing

  • Pay per result: $3 per 1,000 dataset items โ€” the same rate on every Apify plan tier.
  • Apify start fee: $0.00005 per run.

Notes

  • Homes.com serves 40 listings per page โ€” raise Pages per search to fetch more.
  • Deal type is For Sale, For Rent or Sold.
  • Prices are in USD ($); areas in square feet / acres.
  • Property details are enriched โ€” the description, listing date, public records, HOA, highlights, full feature list and open houses are merged in from multiple homes.com sources.

Errors

  • Failures land in the dataset as rows with Mode = "ERROR" and the upstream message in Title โ€” nothing is silently dropped.