LandSearch Scraper avatar

LandSearch Scraper

Pricing

from $0.70 / 1,000 results

Go to Apify Store
LandSearch Scraper

LandSearch Scraper

[๐Ÿ’ฐ $0.7 / 1K] Extract US land, farm, ranch, hunting land and rural property listings from LandSearch. Filter by state, county, city or ZIP, acreage, price, land features and home details. Get prices, GPS, photos, price history and agent contacts.

Pricing

from $0.70 / 1,000 results

Rating

0.0

(0)

Developer

SolidCode

SolidCode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 hours ago

Last modified

Share

Pull US land, farm, ranch and rural property listings from LandSearch at scale โ€” asking price, acreage, computed price per acre, GPS coordinates, elevation, land-feature tags, price history, school district, MLS name and number, and verified listing-agent and brokerage contacts on every parcel. Built for land investors, ranch and farm buyers, rural real estate agents, land brokers, timber and hunting-lease operators, and appraisers who need a filterable, spreadsheet-ready land dataset without hand-building search URLs one county at a time.

Why This Scraper?

  • 34 inputs, 30 of them real search filters โ€” price, acreage, price per acre, property type, listing format, keywords, days on market, bedrooms, bathrooms, home size and year built. Type "Travis County, TX" and the search builds itself; no URL syntax to learn.
  • 74 land-feature tags across 7 categories โ€” terrain & setting (10), current land use (14), buildings on the land (12), utilities & improvements (6), natural features (14), recreational activities (8) and deal type (10). "Off-grid timberland with a creek and mineral rights" is four checkboxes.
  • Price-per-acre filtering on both ends โ€” set a minimum and maximum $/acre, the classic land-value screen, and get a computed pricePerAcre on every single row so you can rank an entire county in one sort.
  • Owner-financing and for-sale-by-owner screens โ€” Owner financing available, For sale by owner, Rent to own, Distressed and Unrestricted (no zoning limits) are one-click deal filters, backed by an isForSaleByOwner flag on every enriched row.
  • GPS coordinates and elevation on every parcel โ€” latitude, longitude, a location-precision label and elevation in feet, ready to drop straight into QGIS, Google Earth or any mapping layer.
  • Verified listing-agent and brokerage contacts โ€” agent name, phone, profile link, brokerage name and brokerage phone, plus the MLS name and MLS number when the listing originated from an MLS.
  • Complete price history per property โ€” every listing, price-change and status event with date, event label, price and status. Populated on 100% of detail-enriched rows in our 100-property Texas sample.
  • Nationwide US coverage, searchable four ways โ€” 426,000+ active listings addressable by state ("Texas"), county ("Travis County, TX"), city ("Austin, TX") or ZIP ("76082").
  • 7 sort orders, including price and size in both directions โ€” featured, newest, price highโ†’low, price lowโ†’high, size largeโ†’small, size smallโ†’large and recently updated, so you can capture the top and the bottom of a market in two runs.

Use Cases

Land Investment & Acquisition

  • Screen a whole state for parcels under a target price per acre before they circulate
  • Surface owner-financed and for-sale-by-owner deals that skip the mainstream portals
  • Catch fresh inventory with the "Last 24 hours" listing-age filter
  • Rank counties by median $/acre using the computed value on every row

Agricultural & Ranch Acquisition

  • Find cattle ranches, row-crop farms, dairy, chicken and organic operations by current land use
  • Require irrigation, fencing, a water well or water rights before you spend a day touring
  • Match acreage bands to a grazing plan with minimum and maximum acres
  • Pull pasture, orchard and vineyard parcels in a single filtered run

Brokerage & Lead Generation

  • Build county-level call lists of listing agents and brokerages with phone numbers
  • Identify for-sale-by-owner sellers who are likely to want representation
  • Watch competitor listings and how long they sit on market
  • Feed new matching listings into your CRM automatically

Appraisal & Active Comparables

  • Assemble active-listing comp sets by county, acreage band and price per acre
  • Track price-change history to measure how far sellers actually move
  • Use coordinates and elevation for terrain-adjusted comparisons
  • Cross-reference MLS name and MLS number for source verification

Recreational Land & Hunting Leases

  • Target hunting, fishing, waterfowl and equestrian parcels by activity tag
  • Find land that borders public land for expanded access
  • Filter for creek, stream, pond, spring or wooded acreage
  • Locate cabins, lodges, barns and bunkers already standing for turnkey camps

Getting Started

Simplest โ€” paste a LandSearch URL

{
"startUrls": ["https://www.landsearch.com/properties/texas"],
"maxResults": 100
}

Search by location with a value screen

{
"searchLocations": ["Travis County, TX", "Bandera County, TX"],
"minAcres": 20,
"maxPrice": 750000,
"maxPricePerAcre": 15000,
"sortBy": "price_low_high",
"maxResults": 500
}

Recreational land with specific features

{
"searchLocations": ["Missouri"],
"propertyTypes": ["recreational"],
"activities": ["hunting", "fishing"],
"naturalFeatures": ["creek", "wooded"],
"buildings": ["cabin"],
"minAcres": 40,
"maxDaysOnMarket": "30",
"sortBy": "newest",
"maxResults": 200
}

Advanced โ€” owner-financed ranch with a house on it

{
"searchLocations": ["Kerr County, TX", "Gillespie County, TX"],
"propertyTypes": ["agricultural", "recreational"],
"landUses": ["ranch", "cattle-ranch"],
"dealTypes": ["owner-financing"],
"utilities": ["water-well", "fenced"],
"hasHome": "yes",
"minBedrooms": "3",
"minBathrooms": "2",
"minHomeSqft": 1500,
"minYearBuilt": 1990,
"minAcres": 50,
"maxAcres": 500,
"minPrice": 250000,
"maxPrice": 3000000,
"listingFormat": "sales",
"mustHavePhotos": true,
"excludePending": true,
"sortBy": "size_large_small",
"includePropertyDetails": true,
"maxResults": 1000
}

Input Reference

What to Scrape

ParameterTypeDefaultDescription
startUrlsarray["https://www.landsearch.com/properties/texas"]Paste LandSearch search pages or single property pages. Filters already in the URL are kept; the filters below do not apply to these.
searchLocationsarray[]Type a place instead: a state (Texas), county (Travis County, TX), city (Austin, TX) or ZIP (76082). Each becomes its own search using the filters below.

Core Search Filters

ParameterTypeDefaultDescription
propertyTypesarrayall typesresidential, commercial, agricultural, recreational.
listingFormatstring"any"any, sales (for sale only), leases (for lease only), auctions (auctions only).
minPrice / maxPriceintegeremptyAsking price range in USD.
minAcres / maxAcresnumberemptyParcel size range in acres. Decimals accepted (e.g. 0.5).
minPricePerAcre / maxPricePerAcreintegeremptyPrice-per-acre range in USD โ€” the classic land-value screen.
keywordsstringemptyMatch a word or phrase in the listing description, e.g. cabin, creek frontage, owner will carry.
maxDaysOnMarketstringany ageListed within the last 1, 3, 7, 30, 90 or 180 days.
sortBystring"featured"featured, newest, price_high_low, price_low_high, size_large_small, size_small_large, recently_updated.

Home & Building Filters

ParameterTypeDefaultDescription
hasHomestring"any"any, yes (must have a building), no (bare land only).
minBedrooms / maxBedroomsstringempty1โ€“5. Minimum reads as "1+ bedrooms", maximum as "up to 1 bedroom".
minBathroomsstringempty1โ€“4, read as "1+ bathrooms".
minHomeSqft / maxHomeSqftintegeremptyBuilding size range in square feet.
minYearBuilt / maxYearBuiltintegeremptyYear the building was constructed.

Land Feature Filters

Every value below is a real LandSearch tag. Picking options across several boxes narrows the search each time โ€” a property must match all of them at once.

ParameterTypeValues
terrainarrayRural, Mountain, Waterfront, Lakefront, Riverfront, Beachfront, Island, Desert, Resort, Off grid
landUsesarrayRanch, Cattle ranch, Homestead, Hobby farm, Organic farm, Row crop, Dairy farm, Chicken farm, Timberland, Development land, Investment, Industrial, Mixed use, RV lot
buildingsarrayHouse, Cabin, Cottage, Farm house, A-frame house, Barndominium, Lodge, Tiny home, Mobile home, Barn, Workshop, Bunker
utilitiesarrayWater well, Septic system, Solar power, Fenced, Irrigated, Airstrip
naturalFeaturesarrayCreek, Stream, Pond, Spring, Waterfall, Wetland, Wooded, Pasture, Orchard, Vineyard, Cave, Mineral rights, Water rights, Oil
activitiesarrayHunting, Fishing, Waterfowl, Equestrian, Camping, Conservation, Borders public land, Golf course lot
dealTypesarrayOwner financing available, For sale by owner, Rent to own, Cheap land, Distressed, Vacant, Unrestricted (no zoning limits), New construction, Historic, Sustainable

Listing Quality

ParameterTypeDefaultDescription
mustHavePhotosbooleanfalseSkip listings with no photos at all.
listingSourcestring"any"any, mls (agent-listed only), non_mls (often sold directly by the owner).
excludePendingbooleanfalseSkip properties that already have an accepted offer.
excludeHoabooleanfalseSkip properties belonging to a homeowners association.

Options

ParameterTypeDefaultDescription
maxResultsinteger100Total properties to collect across every URL and location. You get exactly this many when that many match โ€” never a rounded-up batch. 0 collects every match, up to 500,000 in one run.
includePropertyDetailsbooleantrueAlso collect street address, full description, every photo, price history, land and building features, elevation, school district, MLS number, and agent contacts. Turn off for a fast overview.

Output

Every property is one flat row of clean camelCase fields โ€” no ad or tracking payload to strip out.

{
"id": 5454685,
"url": "https://www.landsearch.com/properties/2088-eagles-ridge-dr-weatherford-tx-76087/5454685",
"title": "3 Acres of Land with Home for Sale in Weatherford, Texas",
"price": 850000,
"acres": 3.005,
"pricePerAcre": 282862.0,
"status": "active",
"format": "sale",
"promoted": false,
"listedAt": "2026-07-31T22:56:46+00:00",
"daysOnMarket": 1,
"updatedAt": "2026-08-01T01:34:24Z",
"address": "2088 Eagles Ridge Dr",
"city": "Weatherford",
"county": "Parker",
"state": "Texas",
"stateCode": "TX",
"zip": "76087",
"region": "North Texas",
"neighborhood": "Eagles Bluff PH 4",
"subdivision": "Eagles Bluff PH 4",
"latitude": 32.650574,
"longitude": -97.877844,
"locationPrecision": "high",
"elevation": 894,
"propertyTypes": ["Residential"],
"tags": ["House", "Irrigated", "Septic", "Water well", "Wooded", "Workshop"],
"bedrooms": 4,
"bathrooms": 2,
"fullBathrooms": 2,
"halfBathrooms": null,
"homeSqft": 2566,
"yearBuilt": 2023,
"schoolDistrict": "Brock ISD",
"mlsName": "North Texas Real Estate Information Systems",
"mlsNumber": "21346267",
"isForSaleByOwner": false,
"agentName": "Jordan Avery",
"agentPhone": "(555) 014-2200",
"agentUrl": "https://www.landsearch.com/agents/jordan-avery",
"brokerageName": "Hill Country Land Co.",
"brokeragePhone": "(555) 014-2100",
"thumbnailUrl": "https://cdn.landsearch.com/listings/4VKMC/large/weatherford-tx-176217902.jpg",
"totalImages": 40,
"images": ["https://cdn.landsearch.com/listings/4VKMC/large/weatherford-tx-176217902.jpg"],
"priceHistory": [
{ "date": "2026-08-01T00:34:11Z", "event": "New listing", "price": 850000, "status": "active" }
],
"attributes": {
"Lot": { "Vegetation": ["Brush", "Grassed", "Wooded"], "Features": ["Acreage", "Many Trees"] },
"Structure": { "Water": ["Well"], "Sewer": ["Aerobic Septic"], "Roof": ["Asphalt"] }
},
"description": "Nestled within the prestigious gated community of Eagles Bluff, this custom-built estate offers..."
}

Core Listing

FieldTypeDescription
idnumberLandSearch property ID
urlstringDirect link to the property page
titlestringListing headline, e.g. "3 Acres of Land with Home for Sale in Weatherford, Texas"
pricenumberAsking price in USD
acresnumberParcel size in acres
pricePerAcrenumberComputed price รท acres, rounded to cents
statusstringListing status, e.g. active
formatstringsale, lease or auction
promotedbooleanWhether the listing is a promoted/featured placement
listedAtstringFirst-listed timestamp, ISO 8601
daysOnMarketnumberDays since the listing date
updatedAtstringLast update timestamp, ISO 8601
descriptionstringFull listing description text

Location & Geography

FieldTypeDescription
addressstringStreet address
citystringCity or locality
countystringCounty name
statestringFull state name
stateCodestringTwo-letter state code
zipstringZIP code
regionstringNamed region, e.g. "North Texas"
neighborhoodstringNeighborhood name
subdivisionstringSubdivision name
latitudenumberLatitude in decimal degrees
longitudenumberLongitude in decimal degrees
locationPrecisionstringHow exactly the coordinates are pinned, e.g. high
elevationnumberElevation in feet

Land Features & Classification

FieldTypeDescription
propertyTypesstring[]Property type names, e.g. ["Agricultural", "Recreational"]
tagsstring[]Land-feature tag names, e.g. ["Wooded", "Water well", "Workshop"]
attributesobjectGrouped listing attributes โ€” Lot, Structure, Interior, Exterior and more, exactly as published

Home & Building

FieldTypeDescription
bedroomsnumberBedroom count
bathroomsnumberCombined bathroom count
fullBathroomsnumberFull bathrooms
halfBathroomsnumberHalf bathrooms
homeSqftnumberBuilding size in square feet
yearBuiltnumberYear the building was constructed
schoolDistrictstringAssigned school district

Agent, Brokerage & Source

FieldTypeDescription
agentNamestringListing agent name
agentPhonestringListing agent phone, formatted
agentUrlstringAgent profile link
brokerageNamestringBrokerage or team name
brokeragePhonestringBrokerage phone, formatted
mlsNamestringOriginating MLS name
mlsNumberstringMLS listing number
sourceUrlstringLink to the listing on its originating site
isForSaleByOwnerbooleanWhether the seller is listing without an agent

Photos & Price History

FieldTypeDescription
thumbnailUrlstringPrimary photo URL
totalImagesnumberNumber of photos on the listing
imagesstring[]Full-size URLs for every photo in the gallery
priceHistoryobject[]Every listing and price-change event: date, event, price, status

Tips for Best Results

  • Start with 20โ€“50 results to confirm the fields match your needs, then scale up. You are charged for exactly the number you ask for, so a small trial run stays cheap.
  • A single search reaches every matching property. Texas alone has roughly 53,000 active listings and one run will walk all of them, so you only need to split a state into counties when you want the results grouped that way.
  • Power user: sort deliberately when you cap the run. maxResults takes the first N in whatever order you chose, so price_low_high on a 500-result cap gives you the cheapest 500 in the county rather than an arbitrary 500 โ€” and recently_updated surfaces the sellers who just moved on price.
  • Land-feature boxes narrow, they never widen. A property must match every tag you tick across all seven feature categories at once. Add one tag, confirm you still get results, then add the next.
  • maxPricePerAcre is the highest-yield first filter. Pair it with minAcres to strip out small suburban house lots that otherwise distort a county's average land value.
  • Turn includePropertyDetails off for a fast market survey. You keep price, acreage, $/acre, coordinates, county and days on market โ€” but street address, description, photo gallery, agent contacts and price history only arrive with it on.
  • Keep URL runs and location runs separate. Anything in startUrls carries its own filters and ignores the filter panel, so mixing the two in one run makes result counts harder to predict.

Pricing

From $0.70 per 1,000 results โ€” undercutting the only other LandSearch actor on the store while shipping 30 search filters it does not have. Bronze, Silver and Gold subscribers pay progressively less; the table shows total cost at each discount tier.

ResultsNo discountBronzeSilverGold
100$0.084$0.080$0.075$0.070
1,000$0.84$0.80$0.75$0.70
10,000$8.40$8.00$7.50$7.00
100,000$84.00$80.00$75.00$70.00

A "result" is one property row in your dataset. No compute or time-based charges โ€” you pay per result, plus a small fixed per-run start fee.

Integrations

Export data in JSON, CSV, Excel, XML, or RSS. Connect to 1,500+ apps via:

  • Zapier / Make / n8n โ€” Workflow automation
  • Google Sheets โ€” Direct spreadsheet export
  • Slack / Email โ€” Notifications on new results
  • Webhooks โ€” Trigger your own services on run completion
  • Apify API โ€” Full programmatic access

This actor is intended for legitimate land market research, investment analysis, appraisal support and lead generation. You are responsible for complying with applicable laws and LandSearch's Terms of Service. Agent and brokerage contact details are published by the listings themselves โ€” do not use them for spam, harassment, or any unlawful purpose, and honor applicable do-not-call and anti-solicitation rules. Be mindful of fair housing regulations when working with property and location data.