Scrape land and property listings from Land.com, including detailed property information, prices, acreage, broker details, and more. Perfect for real estate analysis and market research.
Powerful scraper for extracting detailed property listings from Land.com, America's leading land marketplace platform.
Comprehensive Data Extraction 📊
Flexible Search Options 🔍
Advanced Capabilities 💪
The actor provides detailed property information including:
searchUrls
: Array of Land.com search URLs to scrapemaxItems
: Maximum number of items to scrape (default: 50)proxyConfiguration
: Optional proxy settingsA full explanation of an input example in JSON.
1{ 2 "searchUrls": [ 3 "https://www.land.com/Louisiana/all-land/over-100000/" 4 ], 5 "maxItems": 50 6}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "accountId": 1360034, 4 "acres": 459, 5 "acresDisplay": "459 acres", 6 "adTargetingCountyId": 5996, 7 "address": "Blankston Road Lot# Wp002", 8 "auctionDate": "0001-01-01T00:00:00", 9 "baths": 5, 10 "bathsDisplay": "5 baths", 11 "bedsDisplay": "9 beds", 12 "beds": 9, 13 "brokerCanonicalUrl": "https://www.land.com/member/clint-wood/1360034/", 14 "brokerCompany": "Whitetail Properties Real Estate", 15 "brokerName": "Clint Wood", 16 "brokerPhone": null, 17 "canonicalUrl": "https://www.land.com/property/459-acres-in-Caldwell-Parish-Louisiana/22217466/", 18 "city": "Columbia", 19 "cityID": 5548, 20 "companyLogoDocumentId": 3769653156, 21 "county": "Caldwell Parish", 22 "countyId": 5996, 23 "countyLabel": "Parish", 24 "description": "Whether you are looking for a place to take clients on a hunt they will never forget, or you want to be able to manage your own deer herd, then you need to take a look at this one. The current owner has put a ton of time and money into the genetics o", 25 "encodedBoundaryPoints": "32.2558,-92.1278", 26 "executiveSummary": null, 27 "externalSourceId": null, 28 "halfBaths": 2, 29 "halfBathsDisplay": null, 30 "hasCustomMap": true, 31 "hasHouse": true, 32 "hasVideo": false, 33 "hasVirtualTour": false, 34 "homesqft": 0, 35 "homesqftDisplay": "", 36 "imageAltTextDisplay": "Property for sale in Caldwell Parish, Louisiana", 37 "imageCount": 141, 38 "imageIds": [ 39 5391072451, 40 5391072453, 41 5361435990, 42 5361435991, 43 5361435994, 44 5361435995, 45 5361435997, 46 5361435998, 47 5361435999, 48 5361436002, 49 5361436003, 50 5361436005, 51 5361436006, 52 5361436009, 53 5361436010, 54 5361436011, 55 5361436014, 56 5361436015, 57 5361436016, 58 5361436018, 59 5361436021, 60 5361436022, 61 5361436024, 62 5361436026, 63 5361436028, 64 5361436031, 65 5361436033, 66 5361436035, 67 5361436038, 68 5361436040, 69 5361436041, 70 5361436043, 71 5361436045, 72 5361436048, 73 5361436050, 74 5361436052, 75 5361436059, 76 5361436061, 77 5361436063, 78 5361436065, 79 5361436067, 80 5361436069, 81 5361436072, 82 5361436074, 83 5361436076, 84 5361436078, 85 5361436081, 86 5361436083, 87 5361436085, 88 5361436087, 89 5361436090, 90 5361436092, 91 5361436094, 92 5361436096, 93 5361436099, 94 5361436101, 95 5361436103, 96 5361436106, 97 5361436108, 98 5361436110, 99 5361436112, 100 5361436115, 101 5361436117, 102 5361436119, 103 5361436121, 104 5361436124, 105 5361436126, 106 5361436128, 107 5361436130, 108 5361436133, 109 5361436135, 110 5361436137, 111 5361436139, 112 5361436141, 113 5361436143, 114 5361436146, 115 5361436148, 116 5361436151, 117 5361436153, 118 5361436155, 119 5361436157, 120 5361436160, 121 5361436162, 122 5361436163, 123 5361436166, 124 5361436168, 125 5361436170, 126 5361436172, 127 5361436175, 128 5361436177, 129 5361436178, 130 5361436179, 131 5361436180, 132 5361436182, 133 5361436183, 134 5361436184, 135 5361436185, 136 5361436187, 137 5361436188, 138 5361436189, 139 5361436190, 140 5361436192, 141 5361436193, 142 5361436194, 143 5361436195, 144 5361436197, 145 5361436198, 146 5361436199, 147 5361436200, 148 5361436202, 149 5361436203, 150 5361436204, 151 5361436205, 152 5361436207, 153 5361436208, 154 5361436209, 155 5361436210, 156 5361436211, 157 5361436213, 158 5361436214, 159 5361436217, 160 5361436218, 161 5361436220, 162 5361436222, 163 5361436224, 164 5361436228, 165 5361436229, 166 5361436230, 167 5361436233, 168 5361436235, 169 5361436236, 170 5361436238, 171 5361436241, 172 5361436243, 173 5361436245, 174 5361436246, 175 5361436249, 176 5361436250, 177 5361436251, 178 5361436253, 179 5361436256 180 ], 181 "insertDate": "2024-12-18T00:14:11.113", 182 "id": 22217466, 183 "isALC": false, 184 "isDiamond": false, 185 "isFirstFreeListing": false, 186 "isGold": false, 187 "isHeadlineAd": false, 188 "isLiked": false, 189 "isPlatinum": true, 190 "isShowcase": false, 191 "lafPropertyId": 36251844, 192 "lake": null, 193 "lastUpdated": "2025-01-20T23:54:07.303", 194 "latitude": 32.2558, 195 "listHubListingKey": null, 196 "listingLevel": 30, 197 "listingLevelTitle": "Signature Partner", 198 "longitude": -92.1278, 199 "lwPropertyId": 421621964, 200 "onMarketDate": "0001-01-01T00:00:00", 201 "parentAccountId": 25449, 202 "partnerId": 0, 203 "portraitDocumentId": 5318887172, 204 "price": 2750000, 205 "priceChangeAmount": 0, 206 "priceChangeDate": "0001-01-01T00:00:00", 207 "priceChangePercentage": 0, 208 "priceDisplay": "$2,750,000", 209 "pricePerAcre": 5991.29, 210 "propertyTypes": 148, 211 "propertyTypesLabel": "Recreational Property, Timberland, Hunting Land", 212 "regionId": 97, 213 "salesDate": "0001-01-01T00:00:00", 214 "salesPrice": 0, 215 "schemaData": "{"@context":"http://schema.org","@type":"SingleFamilyResidence","name":"Blankston Road Lot# Wp002, Columbia, LA, 71418","description":"Whether you are looking for a place to take clients on a hunt they will never forget, or you want to","address":{"@type":"PostalAddress","streetAddress":"Blankston Road Lot# Wp002","addressLocality":"Columbia","addressRegion":"LA","postalCode":"71418"}}", 216 "shortPrice": "$2.8M", 217 "siteListingId": 22217466, 218 "state": "Louisiana", 219 "stateAbbreviation": "LA", 220 "stateCode": "LA", 221 "stateId": 22, 222 "status": 1, 223 "thumbnailDocumentId": 5391072451, 224 "title": "Premier Hunting and Recreational Property with Exceptional Amenities", 225 "types": [ 226 "Recreational Property", 227 "Timberland", 228 "Hunting Land" 229 ], 230 "zip": "71418", 231 "searchUrl": "https://www.land.com/Louisiana/all-land/over-100000/", 232 "scrapedAt": "2025-01-25T02:21:02.170Z" 233 }, 234 ... 235]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!