Gouv: Search Jorf
Gouv via Parse · government_public
Full-text search over the Journal Officiel de la République Française (JORF). Matches titles and text bodies. Filters by nature of text (decree, announcement, etc.) and supports relevance or date sorting. Paginates via integer page counter. Each result carries a text_id usable with get_jorf_text for full content. Search and retrieve legal texts and notices from the French Journal Officiel (JORF) via Légifrance. Fulfilled by Parse from legifrance.gouv.fr.
- finance
- gouv
- government-public
- legifrance-gouv-fr
- news-media
- 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/69909e5f-96c4-4df2-8ce7-2e913b4b56f3/search_jorf
- Interface artifact
- sha256:d1acb2d56a6c5b44a5537a0d3fb253f91ac3891703a1e4e120e91443de52afec
- Manifest digest
- sha256:b5c2d119b306a987edcab0368dfbdf74cfa1cece2b9aefc3e82c13627ad7c6ed
Request fields
- page (integer): Page number.
- query (string): Search keyword or expression.
- nature (string): Filter by nature of text. Known values include 'annonce', 'decret', 'arrete', 'loi', 'ordonnance'.
- page_size (integer): Number of results per page.: Allowed values: 10, 5, 20
- sort_value (string): Sort order for results.: Allowed values: PERTINENCE, PUBLICATION_DATE_DESC
Example queries
- {"page":"1","query":"eau","page_size":"5","sort_value":"PERTINENCE"}