Oscn: Get Daily Filings By County
Oscn via Parse · government_public
Retrieves the daily filing report for a specific county. Data is only available for completed past days (not the current day). Available for a subset of counties (~13 including Tulsa, Oklahoma). Returns all cases filed on the given date. Access Oklahoma State Court Network (OSCN) records including case searches, detailed docket information, and daily filing reports across 80+ counties. Fulfilled by Parse from oscn.net.
- b2b-directory
- government-public
- news-media
- oscn
- oscn-net
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/36371741-d78c-4d8e-8eac-70ab6b987f9f/get_daily_filings_by_county
- Interface artifact
- sha256:c72dce1055fc2571aa4aa49af63170803ecdc9404509fe6dd3eec78919642d28
- Manifest digest
- sha256:deb4036612af650d2a751ca92052cd4c6a61e24812dc8a24505f7bddd52bb6f5
Request fields
- db (string): County name, capitalized (e.g., 'Tulsa', 'Oklahoma'). Must be capitalized — lowercase will not match.
- date (string, required): Date in MM/DD/YYYY format. Must be a completed past day; today's date returns empty results.
Example queries
- {"db":"Tulsa","date":"06/07/2026"}