{"id":21448930,"url":"https://github.com/ebandev/europresse-lib","last_synced_at":"2026-01-05T07:10:45.894Z","repository":{"id":210527025,"uuid":"496973889","full_name":"ebanDev/europresse-lib","owner":"ebanDev","description":"📰 A typescript library for Europresse","archived":false,"fork":false,"pushed_at":"2025-07-14T14:07:48.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T17:39:28.357Z","etag":null,"topics":["deno","europresse","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebanDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-27T11:38:29.000Z","updated_at":"2025-07-14T14:07:10.000Z","dependencies_parsed_at":"2023-12-03T12:43:44.677Z","dependency_job_id":"21ade393-dac1-4c9b-bef8-71f0931c204d","html_url":"https://github.com/ebanDev/europresse-lib","commit_stats":null,"previous_names":["ebandev/europresse-api","ebandev/europresse-lib"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ebanDev/europresse-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebanDev%2Feuropresse-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebanDev%2Feuropresse-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebanDev%2Feuropresse-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebanDev%2Feuropresse-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebanDev","download_url":"https://codeload.github.com/ebanDev/europresse-lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebanDev%2Feuropresse-lib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265344818,"owners_count":23750565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deno","europresse","typescript"],"created_at":"2024-11-23T03:17:33.478Z","updated_at":"2026-01-05T07:10:45.888Z","avatar_url":"https://github.com/ebanDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📰 @europresse-lib\n\nA TypeScript library for the Europresse API.\n\n*This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with the Europresse, or any of its subsidiaries or its affiliates. The name Europresse as well as related names, marks, emblems and images are registered trademarks of their respective owners.*\n\n## Features\n\n- [x] Authentication\n- [x] Search\n- [x] Article retrieval in HTML\n\n## Supported authentication providers\n\n- [x] [@ent-cookies](https://github.com/ebanDev/ent-cookies)\n  - Additional parameters: `ent`\n- [ ] direct login\n- [ ] bnf\n\n## Installation\n\n```bash\nnpm install europresse-lib\n\n# or \n\nyarn add europresse-lib\n```\n\n## Usage\n\n```typescript\nimport { auth, search, article } from 'europresse-lib';\n\nconst cookies = await auth('username', 'password', 'provider');\nconst results = await search(cookies, 'query');\nconst article = await article(cookies, 'id', 'html');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febandev%2Feuropresse-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febandev%2Feuropresse-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febandev%2Feuropresse-lib/lists"}