Skip to content

Commit de913b5

Browse files
committed
Add europeana sources
1 parent 6e096d1 commit de913b5

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

sources.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,20 @@ language edition of wikipedia. It runs on the Meta-Wiki API.
102102
- No API key required
103103
- Query limit: It is rate-limited only to prevent abuse
104104
- Data available through XML or JSON format
105+
106+
## EUROPEANA DATA API
107+
108+
**Description:**
109+
The **Europeana Search API** provides access to digital cultural heritage metadata records aggregated from museums, libraries, and archives across Europe. This project uses the API to fetch aggregated counts of cultural heritage records by data provider, rights statement, and theme.
110+
111+
**Official API Documentation:**
112+
- [Search API Documentation](https://europeana.atlassian.net/wiki/spaces/EF/pages/2385739812/Search+API+Documentation)
113+
114+
**API information:**
115+
- API key required
116+
- Query parameters allow:
117+
- Full-text searching (`query`)
118+
- Retrieving metadata facets (`profile=facets`)
119+
- Filtering by data provider, rights statement, and theme
120+
- Data available through JSON format
121+
- Offset-based pagination

0 commit comments

Comments
 (0)