{"id":16293175,"url":"https://github.com/vogler/epaper-downloader","last_synced_at":"2025-04-09T10:46:52.914Z","repository":{"id":139102883,"uuid":"455183768","full_name":"vogler/epaper-downloader","owner":"vogler","description":"Downloads ePaper PDFs of Handelsblatt, Focus","archived":false,"fork":false,"pushed_at":"2022-07-27T22:16:47.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T05:12:20.486Z","etag":null,"topics":["downloader","epaper","handelsblatt"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vogler.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-02-03T13:51:44.000Z","updated_at":"2022-10-16T21:53:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"12c1b383-19e3-43e2-9be9-19541880e210","html_url":"https://github.com/vogler/epaper-downloader","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"47b69295856f377d16841ad61edc5af9b6ee82b2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogler%2Fepaper-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogler%2Fepaper-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogler%2Fepaper-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vogler%2Fepaper-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vogler","download_url":"https://codeload.github.com/vogler/epaper-downloader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248026920,"owners_count":21035585,"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":["downloader","epaper","handelsblatt"],"created_at":"2024-10-10T20:10:25.336Z","updated_at":"2025-04-09T10:46:52.898Z","avatar_url":"https://github.com/vogler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# epaper-downloader\nDownloads ePaper PDFs from\n- https://epaper.handelsblatt.com\n- https://focus-epaper.de/ausgaben\n- PRs welcome :)\n\nBased on https://github.com/vogler/free-games-claimer.\n\n## Setup\n... should be the same on Windows/macOS/Linux:\n\n1. [Install Node.js](https://nodejs.org/en/download)\n2. Clone/download this repository and `cd` into it in a terminal\n3. Run `npm install \u0026\u0026 npx playwright install chromium`\n\nThis downloads Chromium (337 MB) to a cache in home ([doc](https://playwright.dev/docs/browsers#managing-browser-binaries)).\n\nIssues:\n- Playwright seems to not run on (headless) RPi? See [issue](https://github.com/vogler/free-games-claimer/issues/3).\n\n## Usage\n### Handelsblatt\nRun `node handelsblatt login` to open a browser to login (and also download the current PDF after).\n\nRun `node handelsblatt` to download the current PDF into a folder `downloads`.\nThis will run in headless mode, i.e., not show any browser UI. It will exit if you are not logged in.\n\nRun `node handelsblatt range 2022-01-04 2022-02-03` to download all PDFs for that date range (in this case 23 files).\n\nIf something goes wrong, use `PWDEBUG=1 node handelsblatt` to [inspect](https://playwright.dev/docs/inspector).\n\nYou can schedule this to run daily to always have the current epaper. See https://github.com/vogler/free-games-claimer#run-periodically.\nHandelsblatt releases one epaper every Mon-Thu and one for the weekend.\n\n### Focus\nSame as above, but run `node focus` etc. instead.\n`range` function not implemented yet.\nFocus release one epaper every Friday.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvogler%2Fepaper-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvogler%2Fepaper-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvogler%2Fepaper-downloader/lists"}