LandWatch Scraper avatar

LandWatch Scraper

Pricing

from $6.00 / 1,000 results

Go to Apify Store
LandWatch Scraper

LandWatch Scraper

Scrapes LandWatch land listings by state, property type, price, and acreage. Returns each listing as a flat row with price, acres, location, and broker contact.

Pricing

from $6.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

2

Bookmarked

52

Total users

8

Monthly active users

15 days ago

Last modified

Share

ParseForge

LandWatch Scraper

Scrape LandWatch listings for farms, ranches, and undeveloped land across all 50 states, up to a million per run. Every listing returns price, acreage, property type, location, and broker contact details. Export to CSV, JSON, Excel, or XML.

LandWatch lists rural properties that rarely appear on generic real estate portals. Manually copying listing data from state to state is slow and error-prone. This actor reads the public search results directly, applies your filters for state, property type, price, and acreage, and returns each match in one consistent row.

Who uses itWhat they scrape LandWatch for
Land investorsScreen hundreds of listings at once for parcels that meet their exact acreage and price criteria.
Real estate agentsBuild a prospecting list of rural landowners and broker contacts in a target state.
Market analystsTrack asking prices per acre for farmland, timberland, and ranch land across different regions.
Hunting and recreation clubsFind large-acreage hunting or recreational parcels listed below a set budget.

What it does

This Actor collects LandWatch land listings by direct URL or by state and property filters, and returns each one as a flat row with price, acreage, location, and broker information.

  • 🗺️ State and property type filters: narrow results to one state and a specific category like Farms, Ranches, or Waterfront Property.
  • 💰 Price and acreage range: set minimum and maximum price and acreage so only parcels that fit your budget and size requirements are collected.
  • 🔗 Direct URL input: paste any LandWatch search URL to scrape exactly the listings you are already viewing in your browser.
  • 📊 Flat row output: every listing arrives as one row with price, acres, location, property type, and broker contact, ready for spreadsheets.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with LandWatch data

🌾 Screen farmland investments.

An investor sets a minimum of 40 acres and a maximum price of $500,000 in Iowa to identify family farms listed for sale this week.

🏹 Find hunting land by size and budget.

A hunting club searches for Hunting Land in Georgia between 100 and 500 acres under $300,000 to shortlist properties for a lease or purchase.

📈 Track rural land prices by state.

A market analyst scrapes all Ranch listings in Montana every month and charts the median asking price per acre over time.

🏡 Build a broker contact list.

A real estate agent scrapes Waterfront Property listings in Florida and exports the broker names and companies to a CRM for outreach.

Why choose this scraper

What you get
Skip the manual copy-pasteCollect thousands of land listings in minutes instead of clicking through pages by hand.
Consistent data structureEvery listing, whether a Texas ranch or a Maine timber parcel, arrives in the same flat schema.
Broker contact includedGet the listing broker's name and company when available, useful for lead generation.
Works with any stateAll 50 states are supported through the state selector or by pasting a direct URL.

How it compares

This Actor focuses on fast, filtered LandWatch search with a simple state and property type selector. Here is how it compares to other LandWatch scrapers on Apify.

FeatureParseForgeLandWatch.com⚡ $1/1K US Land, Acreage & Agents ExtractorLandwatch.com Scraper | Enterprise GradeUS Land-for-Sale Scraper (LandWatch + LandFlip + LotFlip)
State and property type filtersYes, built into the input UINot listedNot listedNot listed
Price and acreage range filtersYes, min and max for bothNot listedNot listedNot listed
Direct URL inputYesYesNot listedNot listed
Broker contact detailsYes, when available on search pagesYesYesNot listed
Multi-site support (LandFlip, LotFlip)No, LandWatch onlyNot listedNot listedYes

Configure the run

Drive the Actor from a direct LandWatch search URL or by selecting a state, property type, price range, and acreage range. Filters run as each listing is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10
}

A larger pull:

{
"maxItems": 200
}

Pricing

Pay-per-result: $0.0065 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$0.65
1,000 results$6.50
10,000 results$65.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the LandWatch Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to LandWatch through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/landwatch-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your price and acreage ranges do not conflict. For example, setting a maximum price of $10,000 and a minimum of 100 acres may return zero listings. Also verify that the state you selected has listings for the chosen property type.

The Actor is returning fewer listings than I see on the website.

Confirm that your maxItems setting is high enough. Also, LandWatch may show slightly different results based on your geographic location or session. Try using a direct URL from your browser.

My direct URL is being ignored and the Actor uses the filters instead.

Make sure the Start URL field contains a complete LandWatch search URL starting with https://www.landwatch.com. If the field is empty, the Actor falls back to the filter settings.

The run fails with a timeout error.

Large searches can take time. Increase the Actor's timeout setting in the run options, or reduce the maxItems to a smaller number and run multiple batches.

Broker contact information is missing for some listings.

Not every LandWatch listing displays broker contact details on the search results page. Listings from private sellers or aggregated feeds may omit this information.

FAQ

QuestionAnswer
Can I scrape listings from multiple states in one run?The state filter selects one state at a time. To scrape multiple states, run the Actor once per state or use a direct URL that already spans multiple states.
Does this Actor require a LandWatch account or API key?No. It reads the public listing pages directly. You do not need to register an app or obtain an API key.
What property types can I filter by?You can filter by Farms, Ranches, Hunting Land, Timberland, Undeveloped Land, Homesites, Recreational Land, Horse Property, Waterfront Property, Mineral Rights, Commercial Land, and Residential Land.
How do I scrape a specific search I built on the LandWatch website?Copy the full URL from your browser after applying filters on LandWatch and paste it into the Start URL field. The Actor will use that exact search.
Does the Actor return sold or off-market listings?It returns listings that are publicly visible on LandWatch search pages. If a listing is no longer active on the site, it will not appear in the results.
Can I get the listing description and images?The Actor collects the data available on the search result pages. For full descriptions and image URLs, you may need a detail-page scraper.
What export formats are supported?You can export your dataset in CSV, JSON, Excel, or XML from the Apify platform.
Is there a limit on how many listings I can scrape?You set the maximum number of listings per run, up to 1,000,000. The Actor stops when it reaches that number or when no more listings match your filters.
Does the Actor handle pagination automatically?Yes. It follows the next-page links on LandWatch search results until it collects the requested number of listings or reaches the end.
Can I filter by county or city instead of state?The built-in filter is by state. For county or city level searches, build the search on LandWatch and paste the resulting URL into the Start URL field.

Browse the full ParseForge collection for more scrapers.

🆘 Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by LandWatch, LLC. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.