NYC Property Sales Scraper | DOF Rolling Sales Data
Pricing
from $19.00 / 1,000 results
NYC Property Sales Scraper | DOF Rolling Sales Data
Export NYC property sales records from the Department of Finance: address, borough, neighborhood, building class, sale price, sale date, residential/commercial units and gross square feet. Filter by borough. CSV, Excel, JSON or XML.
Pricing
from $19.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share

๐๏ธ NYC Property Sales Scraper
๐ Export NYC Department of Finance rolling property sales: address, borough, building class, sale price, sale date, units and square footage.
๐ Last updated: 2026-05-25 ยท ๐ 24 fields per record ยท ๐๏ธ NYC ยท 5 boroughs ยท Rolling 12-month property sales, all boroughs
The NYC Property Sales Scraper extracts records from the official NYC Department of Finance Rolling Sales dataset. Each record includes borough, neighborhood, building class category, tax class, block, lot, building class, address, apartment number, ZIP, residential/commercial/total units, land and gross square footage, year built, sale price and sale date - exported as CSV, Excel, JSON, or XML.
The scraper supports filtering by borough code (1=Manhattan, 2=Bronx, 3=Brooklyn, 4=Queens, 5=Staten Island). Coverage includes the trailing 12 months of recorded sales.
| ๐ฏ Target Audience | ๐ก Primary Use Cases |
|---|---|
| Real estate investors, brokers, appraisers, mortgage analysts, urban planners, journalists | Comparable sales, market analysis, investment underwriting, lead generation, neighborhood research |
๐ What the NYC Property Sales Scraper does
- Connects to the official NYC Department of Finance - Rolling Sales dataset.
- Paginates through every record matching your filters.
- Normalises each record into a flat, analysis-ready row.
- Exports as CSV, Excel, JSON or XML - directly from your Apify dataset.
- Refreshes on demand or on schedule (hourly, daily, weekly).
๐ก Why it matters: stop copy-pasting from a portal that paginates 100 records at a time. One click, full dataset, your format.
๐ฌ Full Demo
๐ง Coming soon
โ๏ธ Input
| Field | Type | Description |
|---|---|---|
| maxItems | integer | Max sales records. Free: 10. Paid: up to 1,000,000. |
| borough | string (enum) | 1 Manhattan ยท 2 Bronx ยท 3 Brooklyn ยท 4 Queens ยท 5 Staten Island |
Example 1 - Recent Manhattan sales
{"maxItems": 500,"borough": "1"}
Example 2 - All boroughs
{"maxItems": 1000}
โ ๏ธ Good to Know: free users are capped at 10 records per run as a preview. Upgrade to any paid plan to unlock full exports (up to 1,000,000 records). Data is collected directly from the official public source - no login or API key required.
๐ Output
| Field | Type | Description |
|---|---|---|
| ๐ผ imageUrl | string | Always null |
| ๐ title | string | Property address |
| ๐ url | string | Source dataset URL |
| ๐ id | string | Block-based identifier |
| ๐บ borough | string | Borough code (1-5) |
| ๐ neighborhood | string | Neighborhood |
| ๐ building_class_category | string | Building class category |
| ๐ท tax_class_at_present | string | Current tax class |
| ๐ข block | string | Tax block |
| ๐ข lot | string | Tax lot |
| ๐ building_class_at_present | string | Building class code |
| ๐ address | string | Street address |
| ๐ช apartment_number | string | Apartment number (nullable) |
| ๐ฎ zip_code | string | ZIP code |
| ๐ residential_units | integer | Residential units |
| ๐ฌ commercial_units | integer | Commercial units |
| ๐ข total_units | integer | Total units |
| ๐ land_square_feet | integer | Land sq. ft. |
| ๐ gross_square_feet | integer | Gross sq. ft. |
| ๐ year_built | integer | Year built |
| ๐ฐ sale_price | integer | Sale price (USD) |
| ๐ sale_date | string | Sale date |
| ๐ scrapedAt | string | ISO scrape timestamp |
| โ error | string | Populated on failure |
Sample record (real run output):
{"title": "24-31 DEERFIELD ROAD","url": "https://data.cityofnewyork.us/City-Government/NYC-Citywide-Rolling-Calendar-Sales/usep-8jbt","id": "15776","borough": "4","neighborhood": "FAR ROCKAWAY","building_class_category": "01 ONE FAMILY DWELLINGS","block": "15776","lot": "9","address": "24-31 DEERFIELD ROAD","zip_code": "11691","residential_units": 1,"commercial_units": 0,"total_units": 1,"land_square_feet": 2129,"gross_square_feet": 1188,"year_built": 1940,"sale_price": 360000,"sale_date": "2026-03-31T00:00:00.000","scrapedAt": "2026-05-25T22:25:54.643Z","error": null}
โจ Why choose this Actor
| โ | What you get |
|---|---|
| ๐ฏ | Direct extraction from the official NYC Department of Finance - Rolling Sales portal |
| ๐ | 24 normalised fields per record |
| โก | Run on-demand or on schedule |
| ๐ | CSV, Excel, JSON, XML - your choice |
| ๐ | Integrates with Make, Zapier, Slack, Airbyte, Google Drive |
| ๐ | Free preview (10 records) - no credit card |
| ๐ | Public data only - no login or API key required |
| ๐ | Maintained and updated as the source schema evolves |
๐ How it compares to alternatives
| Approach | Speed | Maintenance | Cost | Export formats |
|---|---|---|---|---|
| Copy-paste from portal | ๐ Hours | ๐ High | Free | Limited |
| Build your own scraper | ๐ข Days | ๐ Ongoing | Dev time | DIY |
| Generic SaaS scraper | ๐ถ Slow | ๐ Manual config | $$$ | Generic |
| This Actor | ๐ Minutes | โ Maintained | ๐ธ From free | CSV / Excel / JSON / XML |
๐ How to use
- Create a free Apify account with $5 credit - no credit card required.
- Open the NYC Property Sales Scraper page in Apify Store and click Try for free.
- Configure the input (see Input section above).
- Click Start - the run will produce a downloadable dataset.
- Export as CSV, Excel, JSON or XML, or stream to your destination via integrations.
๐ผ Business use cases
Lead generation & sales
| ๐ฏ | Example |
|---|---|
| ๐ | Build target lists filtered by category, region, or status |
| ๐ง | Enrich CRM records with up-to-date public attributes |
Compliance & risk
| ๐ฏ | Example |
|---|---|
| ๐ | Continuous monitoring of changes in official records |
| ๐ | Audit-trail-friendly exports for compliance teams |
Market research
| ๐ฏ | Example |
|---|---|
| ๐ | Track market dynamics over time |
| ๐ | Benchmark across regions, categories, or operators |
Operations & automation
| ๐ฏ | Example |
|---|---|
| ๐ | Schedule recurring pulls and pipe straight into your BI tool |
| ๐จ | Alert on threshold or status changes |
๐ Automating NYC Property Sales Scraper
- Make - receive new records into a scenario and route them anywhere.
- Zapier - trigger on new dataset rows and push to 6,000+ apps.
- Slack - post fresh records into a channel for the team.
- Airbyte - sync the dataset into your warehouse (BigQuery, Snowflake, Redshift, Postgres).
- GitHub - store snapshots in a repo for diffing over time.
- Google Drive / Sheets - auto-append rows to a spreadsheet.
๐ Beyond business use cases
Research
- Academic studies on NYC Department of Finance - Rolling Sales trends, distributions and outliers.
Personal projects
- Hobbyist data viz, dashboards, blog posts and side-projects.
Non-profit
- Open-data journalism, transparency audits, civic-tech tools.
Experimentation
- Train ML models on a clean, structured slice of public data.
๐ค Ask an AI assistant about this scraper
Paste this README into any of them and ask: "How would I use the NYC Property Sales Scraper to solve X?"
โ Frequently Asked Questions
โ Is the data accurate?
Yes - the scraper pulls directly from the official NYC Department of Finance - Rolling Sales public dataset. Accuracy mirrors the source.
โ Do I need an API key or login?
No. Everything is public data. Just run the actor.
โ How fresh is the data?
Each run fetches the latest available records from data.cityofnewyork.us at request time.
โ How many records can I export?
Free users: 10 (preview). Paid users: up to 1,000,000 per run.
โ Can I export to Excel?
Yes - choose CSV, Excel, JSON or XML on the dataset page.
โ Can I schedule recurring runs?
Yes - Apify Schedules supports hourly/daily/weekly/cron. Pair with integrations for auto-delivery.
โ Is this affiliated with NYC Department of Finance - Rolling Sales?
No. This is an independent tool that exposes publicly available data via a structured interface.
โ What happens if the source goes down?
The actor surfaces a clean error record. Re-run when the source is back up.
โ Can I filter the output?
Yes - the input section above lists every supported filter, exposed as a typed input field.
โ Can I use it for commercial purposes?
Yes, subject to the source dataset's terms of use. Always review the original publisher's license.
โ Where can I get help?
Open our contact form - we usually respond within one business day.
๐ Integrate with any app
Make ยท Zapier ยท Slack ยท Airbyte ยท GitHub ยท Google Drive ยท Google Sheets ยท BigQuery ยท Snowflake ยท Redshift ยท Postgres ยท MySQL ยท MongoDB ยท Kafka ยท Webhooks ยท REST API.
๐ Recommended Actors
| Actor | What it does |
|---|---|
| OurAirports Global Airport Database Scraper | Worldwide airport reference dataset |
| FINRA BrokerCheck Scraper | US broker & advisor licensing records |
| FAA Aircraft Registry Scraper | US civil aircraft registration records |
| SEC EDGAR Filings Scraper | Public company filings & financials |
๐ก Pro Tip: browse the complete ParseForge collection for 50+ data-export actors.
๐ Need Help? Open our contact form
โ ๏ธ Disclaimer: This is an independent tool and is not affiliated with, endorsed by, or sponsored by NYC Department of Finance - Rolling Sales. It only collects publicly available data published by the source. Always review the source's terms of use before commercial deployment.