SYSTEM all green source costar.com queue 12,941 properties p99 latency 318ms dataflirt.com · scraper/costar-com
RUN · 37 active pipelines · costar.com live

CoStar data,
at warehouse scale.

We extract commercial property listings, lease rates, sale comps, building specifications, and tenant directories from CoStar. Delivered as clean JSON, CSV, or Parquet to S3, BigQuery, or Snowflake on your cadence.

Properties extracted
184K /day
Lease updates
42.1K /24h
Sale comps
9.3K /run
Active pipelines
37
Uptime
99.94%
Data Dictionary

Every field we extract from costar.com

Structured, schema-consistent data across all major object types — delivered clean, typed, and ready to query.

Complete list of extractable fields for Property Details objects from costar.com. All fields typed and schema-versioned.

property_idaddresscitystatezip_codebuilding_classyear_builtgross_leasable_arealot_sizezoningparking_ratioproperty_type
property_details
● 200 OK
"property_id": "PRP-839210",
"address": "1200 17th St",
"city": "Denver",
"building_class": "A",
"year_built": 1980,
"gross_leasable_area": 250000,
"property_type": "Office"
# property_idaddresscitystatezip_codebuilding_class
1
2
3

Complete list of extractable fields for Lease Listings objects from costar.com. All fields typed and schema-versioned.

listing_idproperty_idsuite_numberflooravailable_sqftlease_ratelease_typetermdate_availablespace_use
lease_listings
● 200 OK
"listing_id": "LST-99214",
"suite_number": "Suite 400",
"available_sqft": 5200,
"lease_rate": 35.5,
"lease_type": "NNN",
"space_use": "Office",
"date_available": "2024-09-01"
# listing_idproperty_idsuite_numberflooravailable_sqftlease_rate
1
2
3

Complete list of extractable fields for Sale Comps objects from costar.com. All fields typed and schema-versioned.

comp_idproperty_idsale_pricesale_datecap_rateprice_per_sqftbuyer_nameseller_namedays_on_marketfinancing_terms
sale_comps
● 200 OK
"comp_id": "CMP-44182",
"sale_price": 12500000,
"sale_date": "2023-11-15",
"cap_rate": 5.8,
"price_per_sqft": 450.2,
"days_on_market": 112,
"buyer_name": "Apex Properties LLC"
# comp_idproperty_idsale_pricesale_datecap_rateprice_per_sqft
1
2
3

Complete list of extractable fields for Tenant Data objects from costar.com. All fields typed and schema-versioned.

tenant_idproperty_idcompany_nameindustrysqft_occupiedlease_expirationcontact_namecontact_phoneemployee_count
tenant_data
● 200 OK
"tenant_id": "TNT-8821",
"company_name": "TechFlow Solutions",
"industry": "Software",
"sqft_occupied": 12500,
"lease_expiration": "2028-12-31",
"employee_count": 85,
"contact_name": "Sarah Jenkins"
# tenant_idproperty_idcompany_nameindustrysqft_occupiedlease_expiration
1
2
3

Complete list of extractable fields for Market Analytics objects from costar.com. All fields typed and schema-versioned.

submarketinventory_sqftunder_construction_sqftvacancy_rateabsorption_sqftasking_rentrent_growthmarket_cap_rate
market_analytics
● 200 OK
"submarket": "LoDo Denver",
"inventory_sqft": 15400000,
"vacancy_rate": 18.2,
"asking_rent": 42.0,
"rent_growth": -1.5,
"under_construction_sqft": 450000,
"market_cap_rate": 6.2
# submarketinventory_sqftunder_construction_sqftvacancy_rateabsorption_sqftasking_rent
1
2
3

Capabilities

Everything you need from CoStar - nothing you do not

Our CoStar scraper handles every layer of the platform: property specifications, lease listings, and sale comps - with JavaScript rendering, session management, and anti-bot circumvention built in.

Property Specification Extraction

Extract building class, gross leasable area, year built, zoning, and lot size for any commercial property.

Lease Rate Tracking

Capture suite-level availability, asking rates, lease types (NNN, Gross), and space use categories.

Sale Comp Intelligence

Extract historical transaction data, cap rates, price per square foot, and days on market for sold properties.

Tenant Directory Mining

Map building occupants, industry classifications, occupied square footage, and lease expiration dates.

Submarket Analytics

Track vacancy rates, inventory levels, rent growth, and net absorption metrics across defined submarkets.

Media & Floor Plan Capture

Extract high-resolution property images, floor plan PDFs, and virtual tour links associated with listings.

Zoning & Parcel Data

Capture local zoning codes, parcel numbers, and transit scores for detailed site selection analysis.

Scheduled Updates

Run one-off bulk exports or configure continuous pipelines at daily cadences with change-detection diffing.

Anti-Bot Circumvention

Built-in residential proxy rotation and automated CAPTCHA solving to bypass aggressive rate limits.

// engagement pipeline

From property list to warehouse record

Brief in. Clean data out.

Define Scope
d 0

Provide property IDs, zip codes, or submarket parameters. We design the extraction schema together.

Pipeline Build
d 2–4

We configure Scrapy / Playwright crawlers, proxy rotation, session management, and CAPTCHA handling for costar.com.

Validation & QA
d 4–6

Schema validation, null-rate checks, and sample data review before full launch.

Delivery
ongoing

JSON / CSV / Parquet pushed to your S3 bucket, BigQuery dataset, or Snowflake stage on agreed cadence.

Under the hood

How our CoStar pipeline handles the hard parts

CoStar invests heavily in scraping detection. Here is how we stay resilient and why teams choose managed infrastructure over DIY.

pipeline-monitor · costar.com · live ● active
// fingerprinting
Identity rotation
TLS fingerprintrandomised
User-agentrotated
IP poolresidential
Challenges blocked0
// pagination
Page coverage
48,291 pages queued running
// observability
Pipeline health
99.9%
uptime
142ms
p99 lat
0.3%
null rate
2
alerts
Anti-bot layer
Residential proxy rotation and fingerprint spoofing

CoStar bot detection operates on TLS fingerprints, browser headers, and IP reputation. Our crawlers use residential ISP proxies with realistic browser fingerprints and full cookie session management, trained on real user behaviour patterns.

JavaScript rendering
Full Playwright execution for SPA content

Property detail pages and interactive maps are heavily JavaScript-rendered. We run full Playwright browser sessions with JavaScript execution and lazy-load triggering, capturing data that headless HTTP clients miss entirely.

Schema stability
Resilient selectors with fallback chains

DOM structures change frequently. Our selector strategy uses multiple fallback chains per field, including CSS selectors, XPath, and text-pattern matching, so a layout change does not break your data pipeline overnight.

Change detection
Only re-scrape what has changed

For large property catalogues, we maintain a hash index of last-seen values per field. Subsequent runs only push diffs, reducing compute cost, storage bloat, and downstream processing load. You get a clean changelog rather than full re-dumps.

Monitoring & alerting
24/7 pipeline health with anomaly detection

Every run emits structured logs to our observability stack. We alert on null-rate spikes, schema drift, and coverage drops, and respond before you notice. SLA uptime is contractual, not aspirational.

Applications

Who uses CoStar data - and how

Teams across industries use costar.com data to build competitive products and smarter operations.

01
Investment Analysis

Private equity firms and REITs monitor cap rates, sale comps, and submarket trends to identify undervalued assets.

02
Brokerage Intelligence

Commercial brokers track lease expirations and tenant movements to prospect for new representation opportunities.

03
Appraisal & Valuation

Appraisers extract historical sale comps and current asking rents to build accurate valuation models for commercial assets.

04
Market Research

Analysts track inventory levels, under-construction square footage, and vacancy rates to forecast market cycles.

05
Retail Site Selection

Retailers analyse zoning data, transit scores, and nearby tenant mixes to select optimal new store locations.

06
PropTech AI Training

Machine learning teams use structured property specifications and historical pricing to train automated valuation models.

Why DataFlirt

"CoStar holds the definitive dataset for commercial real estate, but extracting structured intelligence requires bypassing the most aggressive bot mitigation in the industry."

Most teams underestimate the investment required: reliable CoStar scraping requires residential proxies, full JavaScript rendering, CAPTCHA handling, daily selector maintenance, and anomaly monitoring. DataFlirt absorbs that complexity so your engineers can focus on the analysis, not the infrastructure.

Technical Spec

CoStar scraper - technical capabilities

Everything supported by our costar.com scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.

JavaScript rendering
Full Playwright sessions required for interactive maps and dynamic property data
Supported
CAPTCHA bypass
Automated 2Captcha and CapSolver integration with fallback to manual queue
Supported
Residential proxy rotation
ISP-grade residential IPs from US pools rotated per request
Supported
Change detection (diffs)
Hash-based diff: only emit records with changed fields since last run
Supported
Webhook delivery
HTTP POST per record or batch useful for real-time alerting workflows
Supported
Submarket mapping
Extract data aggregated by specific CoStar-defined submarkets
Supported
Floor plan extraction
Download and store PDF floor plans associated with listings
Supported
Premium subscriber-only comps
Gated transaction data requiring authenticated CoStar subscriber accounts
Partial
Proprietary CoStar risk scores
Internal predictive analytics heavily gated behind strict authentication walls
Partial
Infrastructure

Infrastructure powering the CoStar pipeline

Open-source tooling on proven cloud infra — no vendor lock-in, full observability.

ScrapyPlaywrightPython 3.12RedisPostgreSQLApache AirflowAWS LambdaS3CloudWatch2CaptchaCapSolverResidential ProxiesDockerKubernetesGrafanaPrometheus
Scrapy + Playwright Stack

Scrapy handles crawl orchestration, deduplication, and retry logic. Playwright handles JavaScript rendering, cookie sessions, and interaction flows. Combined via scrapy-playwright middleware.

Residential Proxy Infrastructure

We maintain pools of residential ISP proxies across US regions. Rotation happens per-request with sticky sessions where required. IP score monitoring prevents blacklisted pool contamination.

Cloud-Native Orchestration

Pipelines run on AWS Lambda (burst) and ECS (sustained). Airflow handles scheduling, dependency management, and SLA alerting. All state stored in managed Postgres.

Output & Delivery

Your data, your destination

Data delivered to where your team already works — no new tooling required.

JSON
Newline-delimited or nested schema versioned per run
CSV
Flat file with typed columns Excel compatible
XLS
Excel format for non-technical analyst workflows
Parquet
Columnar format for BigQuery, Snowflake, Athena
AWS S3
Direct bucket delivery compatible with any data lake
Webhook
HTTP POST per record for real-time downstream processing
API
REST endpoint to query your extracted CoStar dataset
BigQuery
Streamed directly into your dataset with schema auto-detect
Snowflake
Stage and COPY INTO workflow incremental or full-replace
Postgres
Upsert into your existing schema with conflict resolution
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

About costar.com scraping, legality, and pipeline operations.

Ask us directly →
Is scraping CoStar legal?

Scraping publicly available information is generally permissible under applicable law, reinforced by the hiQ v. LinkedIn ruling. DataFlirt targets only public, non-authenticated property and listing data. We do not circumvent authentication walls to access subscriber-only data. Clients should review CoStar ToS and consult legal counsel for specific use cases.

How do you handle CoStar anti-bot systems?

We use residential ISP proxies, full Playwright browser sessions with realistic fingerprints, and request timing modelled on human behaviour. We monitor for 503 or CAPTCHA rate spikes in real time and trigger pool rotation or solver queues automatically.

How fresh is the data?

Full market refreshes at daily cadence complete within a 6-12 hour window depending on submarket size. Historical snapshots are available from the day your pipeline is commissioned.

Can you track asking rents over time?

Yes. Every pipeline run produces timestamped snapshots. We maintain a time-series table per property for asking rents, available square footage, and vacancy status from the date your pipeline starts.

What is the minimum viable engagement?

Our smallest packages start at a defined submarket list or specific property set with weekly delivery. For larger geographic areas or custom schema requirements, we price based on volume and delivery frequency.

Can I request a sample dataset before committing?

Absolutely. We provide a sample run of up to 500 properties as part of the pre-engagement scoping process, so you can validate schema fit, field completeness, and data quality before signing any contract.

$ dataflirt scope --new-project --source=costar.com ready

Tell us what
to extract.
We do the rest.

20-minute scoping call. Pilot dataset within the week. Production within two. Whether you need a one-off property dump or a continuous lease-monitoring feed across 50,000 buildings, we scope, build, and operate the pipeline. Tell us what you need.

hello@dataflirt.com · Bengaluru · IST · typical reply < 4h
Services

Data Extraction for Every Industry

View All Services →