LoopNet Scraper
Pricing
from $3.00 / 1,000 results
LoopNet Scraper
Scrape LoopNet.com (CoStar) commercial real estate. Search For Lease / For Sale / Auction listings by location, ZIP, coordinates, polygon or URL with full commercial filters; enriched property details with spaces, brokers, facts and photos; plus autocomplete and property types.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
ONE API
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrape LoopNet.com (the CoStar commercial real-estate marketplace β the #1 US platform for commercial property). Search listings For Lease / For Sale / Auctions by location, ZIP code, coordinates + radius, custom polygon, or a LoopNet search URL with the full set of commercial filters, pull fully enriched property details by listing id or URL, resolve geographies via autocomplete, and list LoopNet's official property-type taxonomy.
What it does
- π’ Property Details β auto-detects each input as a numeric LoopNet listing id (
/details/byid) or aloopnet.com/Listing/...URL (/details/byurl); returns the full enriched record: address + coordinates, price / lease rate, building class, every available space (floor/suite, size, term, rental rate, space use, build-out, availability), property facts (building size, typical floor size, ceiling height, parking, zoning...), highlights, description, brokers with phone numbers, owner, walk/transit/bike/drive scores, nearby transit/bus/rail/airport and the complete photo gallery (up to ~40 photos). - π Search Listings β auto-detects a LoopNet search URL (
/search/byurl), a 5-digit ZIP code (/search/byzip), or a free-text location (/search/bylocation). Deal mode, property types, and all range filters apply. - π Search by Coordinates β radius search around a
latitude,longitudepoint with an optional radius in miles (/search/bycoordinates). - πΊοΈ Search by Polygon β search inside a custom area given as
lon lat,lon lat,...pairs (/search/bypolygon). - π Location Autocomplete β resolve free text (city / county / ZIP / market) to LoopNet geography suggestions (
/autocomplete). - π·οΈ Property Types Reference β LoopNet's official commercial property-type / subtype taxonomy per country (
/propertytypes) β every validpropertyType/propertySubTypefilter value.
Filters
- Deal type: For Lease, For Sale, or Auctions (Ten-X).
- Property types: office, industrial, retail, flex, land, multifamily, hospitality, specialty, health care, shopping center, restaurant, sports & entertainment, residential income, lab β comma-combinable, plus dozens of subtypes (warehouse, data center, medical office, self-storage, strip center...).
- Ranges (
min:X,max:Y, either half optional): price, lease rate ($/SF/YR), building size (SF), available space (SF), lot size (acres), cap rate (%), year built, unit count. - Commercial toggles: sublease, net leased (NNN), distressed, Opportunity Zone, in-contract, Buy Now (auctions), vacant/owner-user, business for sale, investment, exclude leasehold.
- Sort: recommended, newest/oldest, price, cap rate, building size, available space.
- Keywords: free-text, e.g.
drive-thru,high ceilings.
Output
- One flat dataset row per listing, geography suggestion, or property type β sortable, filterable, CSV / Excel / JSON exportable.
- Columns:
Mode,Input Given,ID,Title(street address / name),Deal,Status,Property Type,Building Class,Price / Rate,Available Space,Size,Spaces,Building Info,City,State,ZIP,County,Latitude,Longitude,Description,Broker,Broker Phone,Broker Company,Walk Score,Photos,Cover Photo,Listing URL. - The complete upstream JSON for each row is kept in the
Rawcolumn for power users β for details rows it includes all available spaces, facts, highlights, every photo URL, all brokers, scores, transportation and owner data.
Inputs
- Each section is independent β fill only the ones you need; multiple inputs per section, one per line.
- The Search Filters apply to every location, ZIP, coordinate and polygon query (LoopNet search URLs carry their own filters).
- Coordinates entries use
latitude,longitudeorlatitude,longitude,radiusMiles, e.g.34.0522,-118.2437,3(3 miles around downtown LA). - Polygon entries use
lon lat,lon lat,..., e.g.-118.5 34.2,-118.5 33.9,-118.1 33.9,-118.1 34.2. - Range filters use
min:X,max:Y, e.g. pricemin:1000000,max:10000000, cap ratemin:4,max:12.
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
- LoopNet serves 25 listings per server page β the API merges pages internally, so Results per page goes up to 100; raise Pages per search to fetch more.
- Prices come as LoopNet displays them β sale prices (
$2,650,000), lease rates ($3.45 /SF/MO), or auction terms β so thePrice / Ratecolumn is text. - Areas are in square feet, lot sizes in acres, prices in USD ($).
- Property details are enriched β spaces, facts, highlights, broker phones, scores, transportation, owner and the photo gallery are merged from multiple LoopNet sources in one call.
Errors
- Failures land in the dataset as rows with
Mode = "ERROR"and the upstream message inTitleβ nothing is silently dropped.