Normattiva: Search Laws
Normattiva via Parse · government_public
Search for Italian laws/acts using advanced filters (year, act type, number, title text, body text). Returns paginated results with 20 items per page. At least one search parameter should be provided. The act_type parameter accepts either the display name (e.g. 'LEGGE') or the internal code (e.g. 'PLE'). Each result includes metadata and identifiers needed to retrieve the full text via get_law_full_text. Search and retrieve Italian legislative acts from Normattiva.it, the official portal of Italian law. Supports advanced search with filters, full text retrieval with preserved article structure, and autocomplete suggestions. Fulfilled by Parse from www.normattiva.it.
- government-public
- news-media
- normattiva
- other
- parse
- platform-key
- www-normattiva-it
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/083d53e7-2d04-43bf-bac9-652b1dc273ba/search_laws
- Interface artifact
- sha256:d5b04bcd670d75f020c653e632b4fe8aa2251da3436adc0f3ada605d662cf8d5
- Manifest digest
- sha256:0e50db864f974eb5770b74ff4c927e1fde9b1656cbd2cd8e028173d4ff080960
Request fields
- page (integer): Page number (0-indexed)
- year (string): Year of the act (e.g. '2026')
- query (string): Text to search in the body of laws
- number (string): Act number (e.g. '213')
- act_type (string): Type/denomination of the act. Accepts display name or code.: Allowed values: COS, DCT, PCM_DPC, PPR, PDL, PLL, PDM, PLE, PLC, PRD, D10
- title_search (string): Text to search in the title of laws
Example queries
- {"page":"0","year":"2026","query":"lavoro","number":"60","act_type":"COS","title_search":"lavoro"}