Scrapers.lat logo scrapers.lat
开发者工具

EU EUR-Lex Legislation & Legal Acts Scraper

Scrape EU legal acts from EUR-Lex: regulations, directives and decisions with CELEX number, title, document type, dates of document and entry into force, author institution, EuroVoc subject descriptors and Official Journal reference. Filter by keyword, type and date. Export to JSON, CSV or Excel.

17 每条记录的字段 JSON · CSV · Excel · API 按用量付费
eu-eurlex-legislation-scraper.json 200 OK
{
  "celex": "32026D1691",
  "title": "Commission Decision (Euratom) 2026/1691 of 8 J…",
  "documentType": "Decision",
  "typeLetter": "D",
  "dateDocument": "2026-07-08",
  "dateInForce": "2026-07-08",
  "dateEndValidity": "9999-12-31",
  "inForce": true,
  "author": "European Commission"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
CelexTitleDocument TypeType LetterDate DocumentDate In ForceDate End ValidityIn ForceAuthorAuthorsDescriptorsOj ReferenceEliUrl
示例输出

一条真实的示例记录,正是你收到的结构。

CelexTitleDocument TypeType Letter
32026D1691Commission Decision (Euratom) 202…DecisionD
32026D1564Council Decision (Euratom) 2026/1…DecisionD
32026D1732Council Decision (EU) 2026/1732 o…DecisionD
32026D1367Commission Decision (EU) 2026/136…DecisionD
22026D1766Decision No 1/2026 of the EU-Repu…DecisionD
GET /eu-eurlex-legislation-scraper
{
  "celex": "32026D1691",
  "title": "Commission Decision (Euratom) 2026/1691 of 8 J…",
  "documentType": "Decision",
  "typeLetter": "D",
  "dateDocument": "2026-07-08",
  "dateInForce": "2026-07-08",
  "dateEndValidity": "9999-12-31",
  "inForce": true,
  "author": "European Commission"
}

常见问题

What is a CELEX number?

CELEX is the unique identifier the EU assigns to every legal document. It encodes the document type and year, so it is the reliable key for linking and deduplicating acts.

Can I get only regulations, or only directives?

Yes. Use the document types filter to include just the kinds of act you want. You can combine several in one run.

How do I search by subject?

Use a keyword that appears in the act title, or filter the results by the EuroVoc **descriptors** field, which lists the subject matter of each act.

How fresh is the data?

Acts are read at run time, so each record reflects the current published information (see observedAt).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。