{"id":24313535,"url":"https://github.com/girkovarpa/beppe","last_synced_at":"2025-09-26T19:31:21.101Z","repository":{"id":57746224,"uuid":"520362315","full_name":"GirkovArpa/beppe","owner":"GirkovArpa","description":"tiny alternative to puppeteer","archived":false,"fork":false,"pushed_at":"2022-08-02T05:30:00.000Z","size":71,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T09:14:24.799Z","etag":null,"topics":["automation","browser","chrome","lightweight","phantomjs","puppeteer","small","tiny"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GirkovArpa.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":"2022-08-02T05:21:44.000Z","updated_at":"2023-10-08T11:25:40.000Z","dependencies_parsed_at":"2022-09-01T12:01:10.596Z","dependency_job_id":null,"html_url":"https://github.com/GirkovArpa/beppe","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/GirkovArpa%2Fbeppe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GirkovArpa%2Fbeppe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GirkovArpa%2Fbeppe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GirkovArpa%2Fbeppe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GirkovArpa","download_url":"https://codeload.github.com/GirkovArpa/beppe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234338057,"owners_count":18816450,"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":["automation","browser","chrome","lightweight","phantomjs","puppeteer","small","tiny"],"created_at":"2025-01-17T09:12:19.723Z","updated_at":"2025-09-26T19:31:20.782Z","avatar_url":"https://github.com/GirkovArpa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://github.com/GirkovArpa/beppe\"\u003e\n    \u003cimg src=\"logo.png\" alt=\"Beppe Logo\" width=\"128\"/\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n  Beppe\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n  tiny alternative to puppeteer\n\u003c/h3\u003e\n\n## Installation\n\n```\nnpm i beppe\n```\n\n## Usage\n\n```javascript\nimport Beppe from 'beppe';\n\nmain();\n\nasync function main() {\n  const beppe = await new Beppe('https://example.com').connect();\n  await beppe.execFunc(() =\u003e alert('Hello World!'));\n  await beppe.goto('https://google.com/');\n  const location = await beppe.eval('window.location.href');\n  console.log(location); // https://google.com/\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgirkovarpa%2Fbeppe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgirkovarpa%2Fbeppe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgirkovarpa%2Fbeppe/lists"}