LoopNet Commercial Real Estate Scraper
Pricing
Pay per event
LoopNet Commercial Real Estate Scraper
Scrape LoopNet commercial real estate listings: title, full address, asking price, size, property type, city, state, ZIP and listing URL. Search by location, sale or lease, and property type.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Gio
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Extract commercial real estate listings from LoopNet, the largest commercial property marketplace in the US. Get the listing title, full address, asking price, size, property type and location.
Built for CRE brokers, investors, market research and property lead generation.
Features
- Search by location (city/state or nationwide), sale or lease, and property type
- Per-listing data: title, address, price, size (SF or acres), property type, city, state, ZIP and listing URL
- Detects auction listings vs standard for-sale
- Handles LoopNet's (CoStar) bot protection automatically (real browser + residential proxy)
- Automatic pagination and de-duplication
Input
| Field | Type | Description |
|---|---|---|
searchQuery | string | Location, e.g. "Los Angeles, CA" or "USA". |
listingType | select | for-sale or for-lease. |
propertyType | string | Optional: office, retail, industrial, multifamily, land... |
startUrl | string | Exact LoopNet search URL. Overrides the fields above. |
maxItems | integer | Max listings. 0 = no limit. Default 100. |
proxyConfiguration | object | Residential proxy strongly recommended (default). |
Example input
{"searchQuery": "Los Angeles, CA","listingType": "for-sale","propertyType": "office","maxItems": 100}
Output
{"id": "35322378","title": "Lovelock Warehouse with Fenced Yard","price": "$250,000","size": "1,200 SF Industrial","propertyType": "Industrial","saleType": "listing","address": "Lovelock, NV 89419","city": "Lovelock","state": "NV","zip": "89419","url": "https://www.loopnet.com/Listing/600-Industrial-Way-Lovelock-NV/35322378/"}
Common use cases
- Source commercial properties by market, type and budget
- CRE broker and investor lead generation
- Market analysis: pricing and inventory by city and property type
- Build commercial real estate datasets
Pricing
Pay per result: a small fee to start the run plus a per-listing fee. Errors and duplicates are never charged.
FAQ
Can I use my own LoopNet filters? Yes, build the search on loopnet.com and pass the URL as startUrl.
Why do some listings show a low price? Auction listings show the current bid, not an asking price. They are flagged with saleType: "auction".
Is this affiliated with LoopNet or CoStar? No. This is an independent tool for extracting publicly available data. Please respect LoopNet's terms of service.