Loopnet Scraper avatar

Loopnet Scraper

Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
Loopnet Scraper

Loopnet Scraper

epctex/loopnet-scraper
Try for free

3 days trial then $30.00/month - No credit card required now

Scrape loopnet.com for millions of properties or businesses. Extract real estate properties, descriptions, images, contact information, tax properties, zone information, and detailed information like size and price. You can specify search terms, filters, and much more. Extremely fast! No limits!

You can access the Loopnet Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    "https://www.loopnet.com/biz/new-york-businesses-for-sale/",
4    "https://www.loopnet.com/biz/Business-Opportunity/six-figure-income-selling-raising-champion-ragdoll-kittens/2048785/",
5    "https://www.loopnet.com/search/office-buildings/usa/for-sale/?sk=c6f67af77ac46e004033dd553ebc1429&e=u",
6    "https://www.loopnet.com/Listing/701-Technology-Dr-Canonsburg-PA/27506067/",
7    "https://www.loopnet.com/Listing/825-Third-Ave-New-York-NY/13877304/",
8    "https://www.loopnet.com/Listing/240-Riverside-Blvd-New-York-NY/17114174/"
9  ],
10  "maxItems": 20,
11  "endPage": 1,
12  "extendOutputFunction": "($) => { return {} }",
13  "customMapFunction": "(object) => { return {...object} }",
14  "proxy": {
15    "useApifyProxy": true
16  }
17}' |
18apify call epctex/loopnet-scraper --silent --output-dataset

Loopnet Scraper API through CLI

The Apify CLI is the official tool that allows you to use Loopnet Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 22 monthly users
  • 4 stars
  • 99.0% runs succeeded
  • 2 hours response time
  • Created in Mar 2023
  • Modified about 5 hours ago