{"id":19281508,"url":"https://github.com/coding/url2pic","last_synced_at":"2025-02-23T22:19:34.729Z","repository":{"id":82601008,"uuid":"95086632","full_name":"coding/url2pic","owner":"coding","description":"A web service for fetching url and converting into image using headless Chromium.","archived":false,"fork":false,"pushed_at":"2017-11-09T11:54:08.000Z","size":24,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-02-15T11:11:35.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/coding.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-22T07:22:01.000Z","updated_at":"2017-09-20T15:46:37.000Z","dependencies_parsed_at":"2023-03-05T04:15:12.688Z","dependency_job_id":null,"html_url":"https://github.com/coding/url2pic","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2Furl2pic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2Furl2pic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2Furl2pic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coding%2Furl2pic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coding","download_url":"https://codeload.github.com/coding/url2pic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240385914,"owners_count":19793093,"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":[],"created_at":"2024-11-09T21:23:05.449Z","updated_at":"2025-02-23T22:19:34.589Z","avatar_url":"https://github.com/coding.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dockerfile# url2pic\nA web service for fetching url and converting into image using headless Chromium.\n\n## Introduction\nThis project is inspired by [url2png](https://www.url2png.com/).\n\nI have no idea what technology behind that. But taking advantage of\n[Headless Chrome](https://developers.google.com/web/updates/2017/04/headless-chrome), It quite easy to setup a\nmicro-service like it.\n\nschnerd's [post](https://medium.com/@dschnr/using-headless-chrome-as-an-automated-screenshot-tool-4b07dffba79a) and\n[repo](https://github.com/schnerd/chrome-headless-screenshots) help a lot.\n\n## Usage\n\n### Linux\n\n#### Setup\n[setup.md](./dev/setup.md)\n\n## Development\n\n### prepare\n\n#### yarn\n\n````\nbrew install yarn\n```\n\n#### Global Binary\n```\nyarn global add pm2\n```\n\n### dev\n\n```\nyarn dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoding%2Furl2pic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoding%2Furl2pic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoding%2Furl2pic/lists"}