Crexi Property & Enrichment Broker Data Scraper avatar

Crexi Property & Enrichment Broker Data Scraper

Pricing

$1.00 / 1,000 results

Go to Apify Store
Crexi Property & Enrichment Broker Data Scraper

Crexi Property & Enrichment Broker Data Scraper

Scrape Crexi commercial real estate listings by city or state. Extract property details, address, price, phone, email, property type, broker/agent information, first name, last name, when available, location, listing dates, and image URLs. Export clean data directly to Apify Dataset.

Pricing

$1.00 / 1,000 results

Rating

0.0

(0)

Developer

abdelhafid hasnaoui

abdelhafid hasnaoui

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Crexi Property Data Extractor

Extract commercial real estate listings from Crexi by city or state.

The Actor collects property information together with available broker/agent contact and location data, including agent first name, last name, phone, email, and address.

Input

Enter a city or state as the search location.

Example:

{
"location": "California"
}

or:

{
"location": "Los Angeles"
}

Output

Each result contains property information and available broker/agent data.

Agent / Broker Information

The Actor can return:

  • firstName — Agent first name
  • lastName — Agent last name
  • phone — Agent phone number
  • email — Agent email address, when available
  • brokerAgentName — Broker or company name
  • brokerAgentLocation — Agent/broker location
  • fullAddress — Property address

Property Information

The output can also include:

  • Property ID
  • Property name
  • Property price
  • Property type
  • Building square footage
  • Number of buildings
  • Number of stories
  • Lot size
  • Property address
  • Latitude / longitude
  • Listing creation date
  • Listing update date
  • Listing activation date
  • Property images

Example Output

{
"id": "sales-2599446",
"brokerAgentName": [
"DARK KNIGHT REALTY LLC",
"Commercial Real Estate Exchange"
],
"firstName": [
"James",
"Audrey"
],
"lastName": [
"Ife",
"Hanna"
],
"phone": [
"917.656.5405",
"518.625.8581"
],
"email": [
"user@crexi.com",
"user@crexi.com"
],
"brokerAgentLocation": [
{
"address": "4086 Del Rey Ave",
"city": "Marina Del Rey",
"country": "United States",
"state": {
"code": "CA",
"name": "California"
},
"zip": "90292"
}
],
"fullAddress": [
"69 N 9th St, Brooklyn, NY 11249"
],
"propertyName": "Rare Redevelopment Opportunity in Williamsburg - N 9th St",
"propertyPrice": 7000000
}

Agent Data Enrichment

For each listing, the Actor extracts the available agent/broker information associated with the property.

The enrichment fields include:

FieldDescription
firstNameAgent first name
lastNameAgent last name
phoneAgent phone number
emailAgent email address when available
brokerAgentNameBroker/company name
brokerAgentLocationAgent/broker location
fullAddressProperty address

If a listing has multiple agents, the corresponding fields may contain multiple values.

Important

The availability of agent contact information depends on the data provided by Crexi for each listing. Some listings may not contain an email or phone number.

Use Cases

This Actor can be used for:

  • Commercial real estate lead generation
  • Broker and agent research
  • Property market research
  • Real estate data collection
  • Property prospecting
  • Building custom real estate datasets
  • Exporting listing data to CSV, Excel, or JSON

Apify Dataset

All scraped listings are automatically stored in the Apify Dataset.

You can export the results in:

  • JSON
  • CSV
  • Excel
  • XML
  • RSS

Support

For questions, custom fields, or additional scraping requirements, contact the Actor developer.