Discover/edpb.europa.eu API
live

edpb.europa.eu APIwww.edpb.europa.eu

Fetch European Data Protection Board consistency-finding opinions with titles, dates, topics, member states, and PDF links via a single structured API endpoint.

Endpoints
1
Updated
3mo ago
Try it
Starting page number (0-indexed).
Number of pages to fetch. 0 fetches all pages.
api.parse.bot/scraper/460b5f31-803f-47fc-bf6e-b18d634d7b46/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/460b5f31-803f-47fc-bf6e-b18d634d7b46/get_opinions?page=0&limit=1' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 1 totalclick to expand

Fetch EDPB opinions with their publication type, topics, member states, dates, and PDF download links. Paginates through the EDPB opinions listing. By default fetches all pages; use the limit parameter to restrict the number of pages fetched.

Input
ParamTypeDescription
pageintegerStarting page number (0-indexed).
limitintegerNumber of pages to fetch. 0 fetches all pages.
Response
{
  "type": "object",
  "fields": {
    "total": "integer - total number of opinions returned across all fetched pages",
    "opinions": "array of opinion objects with title, url, date, publication_type, topics, member_states, and pdf_link"
  },
  "sample": {
    "data": {
      "total": 10,
      "opinions": [
        {
          "url": "https://www.edpb.europa.eu/our-work-tools/our-documents/opinion-board-art-64/opinion-132026-draft-decision-office-data_en",
          "date": "12 May 2026",
          "title": "Opinion 13/2026 on the draft decision of the Office of the Data Protection Ombudsman (FI SA) regarding the approval of the requirement for accreditation of a certification body pursuant to Article 43(3) GDPR",
          "topics": [
            "Accreditation"
          ],
          "pdf_link": "https://www.edpb.europa.eu/system/files/2026-05/edpb_opinion_202613_accreditationrequirement_fi-sa_en_0.pdf",
          "member_states": [
            "Finland"
          ],
          "publication_type": [
            "Opinion of the Board (Art. 64)"
          ]
        }
      ]
    },
    "status": "success"
  }
}

About the edpb.europa.eu API

The EDPB Opinions API exposes structured data from the European Data Protection Board's consistency findings page through one endpoint, get_opinions, returning up to the full catalog of published opinions with 7 fields per record: title, URL, date, publication type, topics, member states, and a direct PDF download link. It handles pagination automatically so you can retrieve the complete opinions listing or a controlled slice of pages.

What the API Returns

The get_opinions endpoint retrieves the full list of EDPB opinions published on the consistency findings page. Each opinion object in the opinions array carries a title, a url to the opinion's detail page, an ISO-formatted date, a publication_type label (e.g. Opinion), a topics array covering GDPR subject matter, a member_states array listing the supervisory authorities involved, and a pdf_link for the official document download. The top-level total field reports how many opinion records were returned across all fetched pages.

Pagination and Filtering

get_opinions accepts two optional parameters. The page integer (0-indexed) sets the starting page of the EDPB listing. The limit integer controls how many consecutive pages are fetched; passing 0 instructs the endpoint to fetch all available pages. This lets you implement incremental updates by starting from page 0 with a small limit, or pull the complete archive in one call by omitting both parameters.

Data Scope

Coverage maps directly to what the EDPB publishes under its Opinions consistency-findings section. Topics and member states are returned as arrays, reflecting that a single opinion may span multiple GDPR subject areas and involve more than one EU supervisory authority. PDF links point directly to the official EDPB-hosted documents, making it straightforward to build document-retrieval pipelines on top of the API.

Common use cases
  • Monitor newly published EDPB opinions and trigger alerts when a specific member_states entry (e.g. Germany, France) appears.
  • Build a searchable index of GDPR consistency opinions filtered by topics such as data transfers or legitimate interest.
  • Aggregate pdf_link URLs to bulk-download official EDPB opinion documents for offline legal research.
  • Track opinion publication frequency over time using the date field to identify regulatory trend spikes.
  • Populate a compliance dashboard that surfaces the latest EDPB opinions relevant to a particular EU supervisory authority.
  • Feed title and topics data into an NLP pipeline to classify regulatory guidance by GDPR article scope.
  • Cross-reference member_states across opinions to map how often each national DPA is cited in EDPB consistency findings.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does the EDPB have an official developer API for its opinions or consistency findings?+
No. The EDPB does not publish a public REST or data API for its opinions listing. The structured data it provides is only available through its web pages.
What does `get_opinions` return for each record, and can I filter by topic or member state?+
Each record includes title, url, date, publication_type, topics (array), member_states (array), and pdf_link. The endpoint does not accept server-side filter parameters for topic or member state; filtering must be applied client-side after fetching the data.
How fresh is the opinion data, and does the API reflect newly published opinions immediately?+
The endpoint reflects whatever is currently listed on the EDPB consistency findings page. The EDPB publishes opinions on an irregular schedule, so freshness depends on when you call the endpoint relative to a new publication. There is no webhook or push mechanism — you need to poll periodically to catch new entries.
Does the API cover other EDPB document types such as Guidelines, Recommendations, or Binding Decisions?+
Not currently. The API covers only the Opinions section of the EDPB consistency findings page, returning publication_type, topics, member_states, date, and pdf_link for those records. You can fork this API on Parse and revise it to add endpoints targeting other EDPB document sections like Guidelines or Recommendations.
Is the full text of each opinion available through the API?+
The API returns a pdf_link pointing to the official document and a url to the opinion detail page, but it does not extract or return the full text content of the opinion itself. The API covers metadata and document links. You can fork it on Parse and revise it to add a detail endpoint that retrieves body text from the individual opinion page.
Page content last updated . Spec covers 1 endpoint from www.edpb.europa.eu.
Related APIs in Government PublicSee all →
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.
maradminbot.com API
Search and retrieve official Marine Corps MARADMIN announcements from Marines.mil, filtering by year, status, and keyword to stay updated on the latest personnel and administrative directives. Get detailed information about specific announcements by number or browse the most recent updates to ensure you never miss critical Marine Corps guidance.
13f.info API
13f.info API
illinoisreportcard.com API
Search and analyze comprehensive performance data for Illinois public schools, districts, and the state, including academic achievements in ELA, math, and science, student demographics, teacher and administrator information, school finances, and environmental conditions. Compare schools side-by-side, track growth metrics, and access accountability ratings and school highlights to make informed decisions about education quality.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
EDPB Opinions API – edpb.europa.eu · Parse