Gouv: Get Jorf Issue
Gouv via Parse · government_public
Retrieve the table of contents of a specific JORF issue by date and number. Returns sections with their text items. The date and number are obtainable from list_latest_jorf_issues. 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/get_jorf_issue
- Interface artifact
- sha256:3f2d27ac202550d86c41e94f197abcf6adf25070e331329c58a1e43c745ffd88
- Manifest digest
- sha256:86014cb5f1dc87d9b5b3cd9197e96416f24d245d4920215636219984e5948686
Request fields
- day (string, required): Day of publication in DD format (e.g. 11). Leading zeros preserved.
- year (string, required): Year of publication in AAAA format (e.g. 2026).
- month (string, required): Month of publication in MM format (e.g. 06). Leading zeros preserved.
- number (string, required): Issue number (e.g. 0135). Leading zeros preserved.
Example queries
- {"day":"11","year":"2026","month":"06","number":"0136"}