{"id":18432754,"url":"https://github.com/mandarvaze/url2pdf","last_synced_at":"2025-04-14T01:28:18.969Z","repository":{"id":66630860,"uuid":"360767902","full_name":"mandarvaze/url2pdf","owner":"mandarvaze","description":"Try multiple options like pyppeteer, playwright and browerless.io","archived":false,"fork":false,"pushed_at":"2021-05-04T13:01:15.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T09:28:01.725Z","etag":null,"topics":["browserless","playwright-python","pyppeteer"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mandarvaze.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-04-23T05:00:52.000Z","updated_at":"2021-05-04T13:01:19.000Z","dependencies_parsed_at":"2023-03-30T07:22:17.318Z","dependency_job_id":null,"html_url":"https://github.com/mandarvaze/url2pdf","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/mandarvaze%2Furl2pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandarvaze%2Furl2pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandarvaze%2Furl2pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandarvaze%2Furl2pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mandarvaze","download_url":"https://codeload.github.com/mandarvaze/url2pdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248806660,"owners_count":21164552,"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":["browserless","playwright-python","pyppeteer"],"created_at":"2024-11-06T05:29:36.140Z","updated_at":"2025-04-14T01:28:18.949Z","avatar_url":"https://github.com/mandarvaze.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\n- Install `poetry` from [here](https://python-poetry.org/docs/#installation)\n- `poetry install` (Will install dependencies from the poetry.lock file)\n\n# Basic usage\n\n```shell\n\n$ poetry run python playwright_pdf.py --url \"https://en.wikipedia.org/wiki/Deep_Impact_(spacecraft)\" --out play-wikipedia.pdf`\nplaywright: Took 0.1422239999999999 seconds\n\n$ poetry run python browserless_pdf.py --url \"https://en.wikipedia.org/wiki/Deep_Impact_(spacecraft)\" --out browserless-wikipedia.pdf\nbrowerless: Took 0.04257199999999983 seconds\n\n$ poetry run python pyppeteer_pdf.py --url \"https://en.wikipedia.org/wiki/Deep_Impact_(spacecraft)\" --out pyp-wikipedia.pdf\npyppeteer: Took 0.31097300000000017 seconds\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandarvaze%2Furl2pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmandarvaze%2Furl2pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandarvaze%2Furl2pdf/lists"}