Ferc: General Search
Ferc via Parse · government_public
Full-text and filtered search across the entire FERC eLibrary. Supports query text (matched against document descriptions), docket-number prefix filtering (short prefixes like 'CP' are auto-wildcarded), and filed-date range. Returns paginated results ordered by relevance score. Each hit includes description, category, accession number, filed date, docket numbers, transmittals (attached files metadata), and author/recipient affiliations. Access United States Federal Energy Regulatory Commission documents and docket information. Search for filings by docket prefix, date range, or text query; retrieve detailed docket sheets with applicants, sub-dockets, and filings; look up individual document metadata by accession number. Fulfilled by Parse from elibrary.ferc.gov.
- b2b-directory
- elibrary-ferc-gov
- ferc
- finance
- government-public
- 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
- POST /scraper/8c295ce3-9094-4a7e-8fac-e15d4afa5636/general_search
- Interface artifact
- sha256:9cfba09512fd23c65d1bc69c60969bbc63aa53f1968c15d71e038a169a795ad3
- Manifest digest
- sha256:179e7ba9b940ff4de821240dc23461609beb9161457e1a3fb640d6813c46c708
Request fields
- page (integer): Page number (0-based).
- limit (integer): Maximum results per page.: Allowed values: 5
- query (string): Search query text matched against document descriptions. Omitting or leaving blank searches all documents.
- end_date (string): End of filed-date range in YYYY-MM-DD format.
- start_date (string): Start of filed-date range in YYYY-MM-DD format.
- docket_number (string): Docket number or prefix to filter by. Short prefixes (4 chars or fewer) are automatically wildcarded (e.g. 'CP' becomes 'CP*'). Full docket numbers like 'CP21-470' search exactly.
Example queries
- {"page":"0","limit":"5","query":"natural gas","end_date":"2026-06-11","start_date":"2025-06-11","docket_number":"CP"}