LoopNet scraper + Crexi scraper API examples

Two listing sources. One clean market file.

Pull public CRE listings, deduplicate cross-platform properties, normalize cap-rate fields, and export a CSV, JSON, Excel, Google Sheets, or CRM-ready dataset.

This public hub contains integration examples, workflows, documentation, and sample output. It does not contain the private Actor source code.

Run the Apify Actor View pricing API docs Watch demo View examples

No copy-paste

Replace manual LoopNet and Crexi spreadsheet work with one structured run.

Clean fields

Address, asset class, price, square footage, cap rate, days on market, and source provenance.

Broker review

Broker name, company, phone, and email when publicly exposed by the listing source.

{
  "city": "Dallas",
  "state": "TX",
  "sourcesEnabled": ["loopnet", "crexi"],
  "assetClasses": ["office", "retail", "industrial"],
  "maxResultsPerSource": 1000,
  "deduplicate": true,
  "normalizeCapRate": true
}