Europa: Search Documents
Europa via Parse · government_public
Search for EU legal documents using keywords, year, document number, or type. Queries the Cellar SPARQL endpoint. Text search (query parameter) performs a case-insensitive title match and works best combined with year or doc_type filters; broad text-only queries may time out upstream. Returns paginated results of 20 per page. Access European Union legal documents, metadata, full text, procedures, and Official Journal publications via the EUR-Lex/Cellar open data infrastructure. Fulfilled by Parse from eur-lex.europa.eu.
- b2b-directory
- eur-lex-europa-eu
- europa
- government-public
- 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/fba146da-e9c1-44ce-a43f-e7ecc1dceebe/search_documents
- Interface artifact
- sha256:f0ee18c897332cf67e6f49bcfac870988231061347275fed9160409af81c1cb3
- Manifest digest
- sha256:e72e6c6dad40c623ddfd5060eb484e5d06b84c8751415d0c68eb14772481bb69
Request fields
- page (integer): Page number (20 results per page)
- sort (string): Sort field: Allowed values: celex, date
- year (string): Filter by document year (e.g. 2024)
- order (string): Sort order: Allowed values: desc, asc
- query (string): Search keywords to match in document titles (case-insensitive substring match). Works best combined with year or doc_type filters.
- number (string): Filter by document number
- doc_type (string): Filter by document type code: Allowed values: REG, DIR, DEC
Example queries
- {"page":"1","sort":"date","year":"2024","order":"desc","query":"data protection","doc_type":"REG"}