{"id":17355298,"url":"https://github.com/everythingsuckz/webshot-api","last_synced_at":"2025-10-13T23:12:03.712Z","repository":{"id":107287747,"uuid":"446086674","full_name":"EverythingSuckz/webshot-api","owner":"EverythingSuckz","description":"A simple web API to generate image from a url, made using shelf package.","archived":false,"fork":false,"pushed_at":"2022-01-12T02:23:40.000Z","size":8,"stargazers_count":16,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T23:11:32.102Z","etag":null,"topics":["dart","screenshot-api","shelf","webshot"],"latest_commit_sha":null,"homepage":"https://ws.wrench.gq/help","language":"Dart","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/EverythingSuckz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2022-01-09T12:49:49.000Z","updated_at":"2025-01-11T18:13:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec3a5f9d-30c0-495c-9eec-edae73d76691","html_url":"https://github.com/EverythingSuckz/webshot-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EverythingSuckz/webshot-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingSuckz%2Fwebshot-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingSuckz%2Fwebshot-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingSuckz%2Fwebshot-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingSuckz%2Fwebshot-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EverythingSuckz","download_url":"https://codeload.github.com/EverythingSuckz/webshot-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingSuckz%2Fwebshot-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017235,"owners_count":26086015,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["dart","screenshot-api","shelf","webshot"],"created_at":"2024-10-15T17:42:54.259Z","updated_at":"2025-10-13T23:12:03.707Z","avatar_url":"https://github.com/EverythingSuckz.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Webshot API\n\nYet another simple webshot API but written in dart and built using [Shelf](https://pub.dev/packages/shelf) library to generate images from url. This is really useful for link previews for blog shares in social media sites.\n\n## Deploy your own instance\n- ### Locally hosting \n\n\n#### Install Dart SDK.\nFollow [this link](https://dart.dev/get-dart) to get started with Dart.\n#### Clone the repository.\n\n```sh\ngit clone https://www.github.com/EverythingSuckz/webshot-api\ncd webshot-api\ndart pub get\n```\n\n#### Running the webserver.\n\nYou can run the webapp with the [Dart SDK](https://dart.dev/get-dart) by executing this in the terminal:\n\n```sh\ndart run\n```\n\nor to specify a port:\n\n```sh\ndart bin/webshot_api.dart --port 8080\n```\n\nFor generating a standalone executable file:\n\n```\ndart compile exe bin/server.dart -o server.exe\n```\n\n- ### Heroku\n   - todo\n\n**Note**: _This is my first dart project so, the code might be a bit messy._\n\n### Credits\n- [StaticallyIO's Screenshot API](https://github.com/staticallyio/screenshot)\n- [ws-screenshot](https://github.com/elestio/ws-screenshot)\n- [Akash Pattnaik](https://github.com/BLUE-DEVIL1134)\n- [『Kyouin』](https://telegram.dog/HKyouma)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverythingsuckz%2Fwebshot-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverythingsuckz%2Fwebshot-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverythingsuckz%2Fwebshot-api/lists"}