{"id":42633332,"url":"https://github.com/timelessco/vercel-puppeteer-screenshot-api","last_synced_at":"2026-01-29T05:26:32.346Z","repository":{"id":299564130,"uuid":"1000667438","full_name":"timelessco/vercel-puppeteer-screenshot-api","owner":"timelessco","description":"This uses a headless chrome using puppeteer for taking screenshots hosted in vercel","archived":false,"fork":false,"pushed_at":"2025-12-10T11:53:35.000Z","size":2172,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-10T13:57:42.692Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vercel-puppeteer-screenshot-api.vercel.app","language":"TypeScript","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/timelessco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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}},"created_at":"2025-06-12T06:27:06.000Z","updated_at":"2025-12-10T10:42:14.000Z","dependencies_parsed_at":"2025-06-17T07:26:48.445Z","dependency_job_id":"925a47eb-45ab-4ff7-901b-3b127c00e4dc","html_url":"https://github.com/timelessco/vercel-puppeteer-screenshot-api","commit_stats":null,"previous_names":["timelessco/vercel-puppeteer-screenshot-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timelessco/vercel-puppeteer-screenshot-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessco%2Fvercel-puppeteer-screenshot-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessco%2Fvercel-puppeteer-screenshot-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessco%2Fvercel-puppeteer-screenshot-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessco%2Fvercel-puppeteer-screenshot-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timelessco","download_url":"https://codeload.github.com/timelessco/vercel-puppeteer-screenshot-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timelessco%2Fvercel-puppeteer-screenshot-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28863564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"online","status_checked_at":"2026-01-29T02:00:06.714Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"keywords":[],"created_at":"2026-01-29T05:26:31.601Z","updated_at":"2026-01-29T05:26:32.340Z","avatar_url":"https://github.com/timelessco.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch1\u003eVercel Puppeteer screenshot API\u003c/h1\u003e\n\n\u003cbr/\u003e\n\n![image](https://github.com/hehehai/h-blog/assets/12692552/712824de-8b97-44f3-a402-bd213def7c63)\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"#contributors\" target=\"_blank\"\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n\u003cimg alt=\"All Contributors: 3\" src=\"https://img.shields.io/badge/all_contributors-3-21bb42.svg\" /\u003e\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://github.com/timelessco/vercel-puppeteer-screenshot-api/blob/main/.github/CODE_OF_CONDUCT.md\" target=\"_blank\"\u003e\n\t\t\u003cimg alt=\"Contributor Covenant\" src=\"https://img.shields.io/badge/code_of_conduct-enforced-21bb42\" /\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://github.com/timelessco/vercel-puppeteer-screenshot-api/blob/main/LICENSE.md\" target=\"_blank\"\u003e\n\t\t\u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/github/license/timelessco/vercel-puppeteer-screenshot-api?color=21bb42\"\u003e\n\t\u003c/a\u003e\n\t\u003cimg alt=\"Style: Prettier\" src=\"https://img.shields.io/badge/style-prettier-21bb42.svg\" /\u003e\n\t\u003cimg alt=\"TypeScript: Strict\" src=\"https://img.shields.io/badge/typescript-strict-21bb42.svg\" /\u003e\n\u003c/p\u003e\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\npnpm install\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Features\n\n- Support webpage screenshots\n- Support cloudflare [nopecha](https://nopecha.com/demo)\n\n![image](https://github.com/hehehai/h-blog/assets/12692552/bd4cc26c-2bd4-476f-a7ab-d2b5e3d0ae74)\n![image](https://github.com/hehehai/h-blog/assets/12692552/02a65b4a-2f9b-421a-ba26-0f790b0951be)\n\n## Stack\n\nBuilt using the [Next.js framework](https://nextjs.org/) and written in\nTypeScript \u0026 other amazing technologies mentioned below to build a modern web\napplication.\n\n- [pnpm](https://pnpm.io/)\n- [react](https://reactjs.org/)\n- [typeScript](https://www.typescriptlang.org/)\n- [next.js](https://nextjs.org/)\n- [tailwindcss](https://tailwindcss.com/)\n- [zod](https://github.com/colinhacks/zod)\n- [eslint](https://eslint.org/)\n- [prettier](https://prettier.io/)\n- [stylelint](https://stylelint.io/)\n- [markdownlint](https://github.com/DavidAnson/markdownlint)\n- [knip](https://github.com/webpro/knip)\n- [cspell](https://cspell.org)\n- [husky](https://typicode.github.io/husky/#/)\n- [lint-staged](https://github.com/okonet/lint-staged#readme)\n- [commitlint](https://commitlint.js.org/#/)\n- [release-it](https://github.com/release-it/release-it#readme)\n- [all-contributors](https://github.com/all-contributors/all-contributors)\n\n## Development Guide\n\nSee [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md), then [`.github/DEVELOPMENT.md`](./.github/DEVELOPMENT.md).\nThanks! 💖\n\n## Refs\n\n- [在 Vercel 部署无头浏览器实现网页截图](https://www.hehehai.cn/posts/vercel-deploy-headless)\n\n## Contributors\n\n\u003c!-- spellchecker: disable --\u003e\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://navinmoorthy.me/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/39694575?v=4?s=100\" width=\"100px;\" alt=\"Navin Moorthy\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNavin Moorthy\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/timelessco/vercel-puppeteer-screenshot-api/commits?author=navin-moorthy\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#a11y-navin-moorthy\" title=\"Accessibility\"\u003e️️️️♿️\u003c/a\u003e \u003ca href=\"https://github.com/timelessco/vercel-puppeteer-screenshot-api/commits?author=navin-moorthy\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#design-navin-moorthy\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"#ideas-navin-moorthy\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#maintenance-navin-moorthy\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://balajimariappan.netlify.app/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/143426250?v=4?s=100\" width=\"100px;\" alt=\"Balaji\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBalaji\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/timelessco/vercel-puppeteer-screenshot-api/commits?author=B-a-l-aj-i\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://creact.app/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/34393560?v=4?s=100\" width=\"100px;\" alt=\"abhishekmg\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eabhishekmg\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/timelessco/vercel-puppeteer-screenshot-api/commits?author=abhishekmg\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\u003c!-- spellchecker: enable --\u003e\n\n\u003c!-- You can remove this notice if you don't want it 🙂 no worries! --\u003e\n\n\u003e 💙 This package is based on [@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg)'s [template-typescript-node-package](https://github.com/JoshuaKGoldberg/template-typescript-node-package).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimelessco%2Fvercel-puppeteer-screenshot-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimelessco%2Fvercel-puppeteer-screenshot-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimelessco%2Fvercel-puppeteer-screenshot-api/lists"}