New York Open Data Scraper
Pricing
from $13.00 / 1,000 result items
New York Open Data Scraper
Query New York State open data catalog across thousands of datasets covering health, transport, education, finance, environment, and demographics. Filter by dataset, agency, or category and export rows to JSON, CSV, or Excel for civic research, journalism, and analytics dashboards.
Pricing
from $13.00 / 1,000 result items
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share

๐ฝ New York State Open Data Scraper
๐ Export any New York State open dataset in seconds. Pull rows from 1,500+ public datasets covering driver licenses, tax records, health, education, transportation, and more. Filter with full-text search, column equality, and custom sort.
The New York State Open Data Scraper taps data.ny.gov, the official Socrata-powered open-data hub of New York State government. The Actor returns 4 structured fields per record: the dataset resource ID, the full row payload, a collection timestamp, and an error slot. The row payload preserves every column from the source dataset exactly as Socrata serves it, so downstream pipelines see no schema loss.
The catalog covers more than 1,500 public datasets across active driver licenses, tax rolls, public health surveillance, school report cards, MTA ridership, real-estate assessments, environmental sensor feeds, agency budgets, election results, vehicle inspections, and dozens of other domains. This Actor wraps Socrata SoQL so you can search, filter, and sort without touching the API directly.
| ๐ฏ Target Audience | ๐ก Primary Use Cases |
|---|---|
| Real-estate analysts, NY-focused journalists, civic-tech developers, urban planners, transportation researchers, public-health teams, transparency advocates | Property valuation comps, investigative reporting, civic-app data layers, urban analytics dashboards, transit ridership studies, license verification pipelines |
๐ What the New York State Open Data Scraper does
A single workflow with rich filtering:
- ๐ Pull rows by resource ID. Pass a 4x4 Socrata identifier (e.g.
9a8c-vfzjActive Driver License Information). - ๐ Full-text search. Optional
$qquery across every column. - ๐งฎ Column filters. Pass
{"county": "BRONX", "operation_type": "Store"}for exact-match equality filters. - ๐ Sort order. Order by any column (
license_number DESC,city ASC). - ๐ชช Stable schema. Each record bundles the resource ID, the raw row, and a collection timestamp.
The Actor handles Socrata pagination automatically so you do not have to worry about offsets.
๐ก Why it matters: New York State publishes one of the largest civic open-data catalogs in the U.S., yet most teams burn engineering hours writing a Socrata client per dataset. This Actor delivers consistent rows you can pipe straight into BI tools, notebooks, or civic-tech apps without per-dataset glue code.
๐ Data fields
Each record includes: resourceId, row, scrapedAt. These field names come straight from the actor's dataset schema, so what you see here is what lands in your dataset.
๐ How to use
- ๐ Sign up. Create a free account with $5 credit (takes 2 minutes).
- ๐ Open the Actor. Go to the NY State Open Data Scraper page on the Apify Store.
- ๐ฏ Set input. Paste a resource ID from data.ny.gov, add optional filters or a search query, and set
maxItems. - ๐ Run it. Click Start and let the Actor collect your data.
- ๐ฅ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
โฑ๏ธ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
๐ Recommended Actors
- ๐๏ธ Chicago Open Data Portal Scraper - Official City of Chicago open data
- ๐จ๐ด Colombia datos.gov.co Scraper - Official Colombian government open data
- ๐จ๐ฑ Chile datos.gob.cl Scraper - Official Chilean government open data
- ๐ฌ๐ง GOV.UK Bank Holidays Scraper - Official UK bank-holiday calendar
- ๐ Nominatim OSM Scraper - Geocode addresses via OpenStreetMap
๐ก Pro Tip: browse the complete ParseForge collection for more civic and open-data scrapers.
โ ๏ธ Disclaimer: this Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by the State of New York, any New York State agency, or Socrata/Tyler Technologies. All trademarks mentioned are the property of their respective owners. Only publicly available open civic data is collected.
๐ Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.