Documentation Index
Fetch the complete documentation index at: https://docs.law4devs.eu/llms.txt
Use this file to discover all available pages before exploring further.
Methods
List Frameworks
Get a Framework
Auto-Paginate
Framework Fields
| Field | Type | Description |
|---|---|---|
id | u32 | Internal ID |
slug | String | URL-safe identifier (e.g. gdpr) |
name | String | Full name |
short_name | String | Abbreviated name |
celex_number | String | EUR-Lex CELEX number |
description | Option<String> | Short description |
is_active | bool | Whether actively maintained |
status | String | active or superseded |
article_count | u32 | Number of scraped articles |
recital_count | u32 | Number of scraped recitals |
FrameworkDetail Additional Fields
| Field | Type | Description |
|---|---|---|
eurlex_url | String | Link to original EUR-Lex source |
requirement_count | u32 | Total requirements |
annex_count | u32 | Total annexes |
tag_count | u32 | Number of associated tags |
coverage | Option<Value> | Scrape coverage statistics |
