{"id":16143125,"url":"https://github.com/adieuadieu/node-headless-chrome","last_synced_at":"2025-03-18T17:31:15.175Z","repository":{"id":57262108,"uuid":"90516447","full_name":"adieuadieu/node-headless-chrome","owner":"adieuadieu","description":"⚠️ 🚧 Install precompiled versions of the Chromium/Chrome headless shell using npm or yarn","archived":false,"fork":false,"pushed_at":"2017-05-08T07:49:14.000Z","size":44392,"stargazers_count":22,"open_issues_count":2,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T11:12:34.753Z","etag":null,"topics":["chrome","chrome-debugging-protocol","chromium","headless","headless-chrome","nodejs","prebuilt"],"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/adieuadieu.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}},"created_at":"2017-05-07T07:36:41.000Z","updated_at":"2023-09-08T17:24:34.000Z","dependencies_parsed_at":"2022-08-25T04:20:56.404Z","dependency_job_id":null,"html_url":"https://github.com/adieuadieu/node-headless-chrome","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adieuadieu%2Fnode-headless-chrome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adieuadieu%2Fnode-headless-chrome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adieuadieu%2Fnode-headless-chrome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adieuadieu%2Fnode-headless-chrome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adieuadieu","download_url":"https://codeload.github.com/adieuadieu/node-headless-chrome/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243941074,"owners_count":20372179,"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":["chrome","chrome-debugging-protocol","chromium","headless","headless-chrome","nodejs","prebuilt"],"created_at":"2024-10-10T00:08:41.301Z","updated_at":"2025-03-18T17:31:12.558Z","avatar_url":"https://github.com/adieuadieu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-headless-chromium\nInstall precompiled versions of the Chromium/Chrome [headless shell](https://cs.chromium.org/chromium/src/headless/app/headless_shell.cc) using npm or yarn. Yay.\n\n*Warning*: This is a work-in-progress\n\n\n## Installation\n\n```bash\nyarn add headless-chromium\n```\n\n\n## Supported Platforms\n\nCurrently works on:\n\n- [x] Linux Ubuntu x64\n- [ ] Windows (not yet supported by Headless Chromium)\n\n## CLI Usage\n\n```bash\nheadless-chromium\n```\n\n## Programatic Usage\n\n```js\nimport { path, spawn } from 'headless-chromium'\n\n// will print something similar to /Users/marco/.../headless-shell\nconsole.log(path)\n\n// start headless chromium\nawait spawn(options)\n\n```\n\n\n## Limitations / Known Issues\n- binaries are prebuilt which means you trust that I didn't insert any malicious code into the chrome binaries.\n- Building the chrome binary requires accepting the EULA for fonts. By using this package, you agree to also accept the EULA for fonts.\n\n\n## Previous Art\n- https://github.com/Medium/phantomjs\n- https://github.com/electron-userland/electron-prebuilt\n- https://github.com/kanekotic/any-prebuilt\n\n\n\nhttps://chromium.googlesource.com/chromium/src/+/master/docs/mac_build_instructions.md\nhttp://www.zackarychapple.guru/chrome/2016/08/24/chrome-headless.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadieuadieu%2Fnode-headless-chrome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadieuadieu%2Fnode-headless-chrome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadieuadieu%2Fnode-headless-chrome/lists"}