{"id":13932124,"name":"@browserless/capture","ecosystem":"npm","description":"Record a Puppeteer page using tabCapture API","homepage":"https://browserless.js.org/#/?id=capturepage-options","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microlinkhq/browserless","keywords_array":["automation","browserless","capture","chrome","headless","mp4","puppeteer","recording","video","webm"],"namespace":"browserless","versions_count":16,"first_release_published_at":"2026-03-02T12:07:06.469Z","latest_release_published_at":"2026-05-19T11:00:13.213Z","latest_release_number":"12.0.0","last_synced_at":"2026-05-19T12:37:24.180Z","created_at":"2026-03-02T12:20:19.670Z","updated_at":"2026-05-19T13:21:33.608Z","registry_url":"https://www.npmjs.com/package/@browserless/capture","install_command":"npm install @browserless/capture","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"12.0.0"}},"repo_metadata":{"id":37602509,"uuid":"102619418","full_name":"microlinkhq/browserless","owner":"microlinkhq","description":"The headless Chrome/Chromium driver on top of Puppeteer. Take screenshots, generate PDFs, extract text and HTML with a production-ready API.","archived":false,"fork":false,"pushed_at":"2026-03-01T16:46:44.000Z","size":26352,"stargazers_count":1779,"open_issues_count":5,"forks_count":87,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-03-01T19:11:16.721Z","etag":null,"topics":["automation","browser-automation","chromium","lighthouse","pdf-generation","screenshot","web-crawler","web-scraping"],"latest_commit_sha":null,"homepage":"https://browserless.js.org","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/microlinkhq.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://microlink.io/#pricing"}},"created_at":"2017-09-06T14:34:06.000Z","updated_at":"2026-03-01T16:07:12.000Z","dependencies_parsed_at":"2026-01-30T10:10:18.427Z","dependency_job_id":null,"html_url":"https://github.com/microlinkhq/browserless","commit_stats":{"total_commits":1770,"total_committers":19,"mean_commits":93.15789473684211,"dds":"0.12937853107344632","last_synced_commit":"3f22a6f3d6bb9e486fd406a784bb10f47532f491"},"previous_names":["kikobeats/browserless"],"tags_count":662,"template":false,"template_full_name":null,"purl":"pkg:github/microlinkhq/browserless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microlinkhq%2Fbrowserless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microlinkhq%2Fbrowserless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microlinkhq%2Fbrowserless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microlinkhq%2Fbrowserless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microlinkhq","download_url":"https://codeload.github.com/microlinkhq/browserless/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microlinkhq%2Fbrowserless/sbom","scorecard":{"id":78569,"data":{"date":"2025-08-04","repo":{"name":"github.com/microlinkhq/browserless","commit":"05c7a1b0943b45e52ed53202f3a433113b0dc764"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.7,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/main.yml:32"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/pull_request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/pull_request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/pull_request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/microlinkhq/browserless/pull_request.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T05:19:44.745Z","repository_id":37602509,"created_at":"2025-08-15T05:19:44.745Z","updated_at":"2025-08-15T05:19:44.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30175918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T11:48:51.886Z","status":"ssl_error","status_checked_at":"2026-03-06T11:48:51.460Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"}},"repo_metadata_updated_at":"2026-05-19T13:21:33.573Z","dependent_packages_count":0,"downloads":964,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.630920533568872,"dependent_packages_count":32.61927678527104,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.625098659419955},"purl":"pkg:npm/%40browserless/capture","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@browserless/capture","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@browserless/capture","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@browserless/capture/dependencies","status":null,"funding_links":["https://microlink.io/#pricing"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T18:01:37.264Z","issues_count":18,"pull_requests_count":307,"avg_time_to_close_issue":2865693.066666667,"avg_time_to_close_pull_request":85014.82191780822,"issues_closed_count":15,"pull_requests_closed_count":292,"pull_request_authors_count":6,"issue_authors_count":11,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.5765472312703583,"merged_pull_requests_count":200,"bot_issues_count":0,"bot_pull_requests_count":153,"past_year_issues_count":3,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":16074.333333333332,"past_year_avg_time_to_close_pull_request":159225.4642857143,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.05555555555555555,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microlinkhq%2Fbrowserless/issues","maintainers":[{"login":"Kikobeats","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kikobeats"}],"active_maintainers":[{"login":"Kikobeats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kikobeats"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@browserless%2Fcapture/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@browserless%2Fcapture/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@browserless%2Fcapture/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@browserless%2Fcapture/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@browserless%2Fcapture/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@browserless%2Fcapture/codemeta","maintainers":[{"uuid":"kikobeats","login":"kikobeats","name":null,"email":"josefrancisco.verdu@gmail.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~kikobeats","role":null,"created_at":"2026-03-02T12:20:25.103Z","updated_at":"2026-03-02T12:20:25.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kikobeats/packages"}]}