ForSaleByOwner Listing Scraper avatar

ForSaleByOwner Listing Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
ForSaleByOwner Listing Scraper

ForSaleByOwner Listing Scraper

Scrapes ForSaleByOwner.com listings by location, providing prices, addresses, beds, baths, square footage, property details, photos, owner information, and listing URLs.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Collects for-sale-by-owner home listings from ForSaleByOwner.com for a location you choose. Each result includes the price, address, beds/baths, size, photos, and a link to the listing.

Input

FieldDefaultDescription
locationhoustonFree-text location to search, e.g. houston, Dallas, TX, or a state like florida. Ignored when slug is set.
slug""Exact ForSaleByOwner directory slug (e.g. houston-texas); overrides location.
limit40Maximum number of listings to return (1–1000).
proxyConfigurationUS proxy onOptional. Enable a US-based proxy for the most reliable results.

Output

Each listing is one record with flat fields plus the full original payload in raw.

{
"id": "618c71a4c644b40ed52af308",
"listing_url": "https://www.forsalebyowner.com/listing/_/618c71a4c644b40ed52af308",
"full_name": "5225 Werner Street Houston, TX 77022",
"listing_title": "5225 Werner Street",
"list_price": 197999,
"bedrooms": 2,
"bathrooms": 1,
"living_area_sqft": 920,
"year_built": 1950,
"property_type": "House",
"listing_status": "Active",
"full_street_address": "5225 Werner Street",
"city": "Houston",
"state": "TX",
"postal_code": "77022",
"county": "Harris",
"owner_name": "Yolanda Silva",
"latitude": 29.8433035,
"longitude": -95.3945891,
"primary_photo_url": "https://images.forsalebyowner.com/...werner.png",
"listing_date": "2021-11-11 00:00:00",
"raw": { ... }
}

Notes

  • Runs with empty input (defaults to houston).
  • Enable a US-based proxy for the most reliable results.
  • Collects only publicly listed data; use it in line with the site's Terms of Service and applicable privacy laws.