{"id":21085434,"url":"https://github.com/magec/web-snapshooter","last_synced_at":"2025-07-12T05:04:55.890Z","repository":{"id":66829746,"uuid":"1538226","full_name":"magec/web-snapshooter","owner":"magec","description":"A web snapshot application written in ruby","archived":false,"fork":false,"pushed_at":"2014-04-24T08:58:20.000Z","size":248,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-14T05:14:01.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/magec.png","metadata":{"files":{"readme":"README.rdoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-28T19:25:22.000Z","updated_at":"2017-06-16T02:00:31.000Z","dependencies_parsed_at":"2023-02-20T12:31:21.273Z","dependency_job_id":null,"html_url":"https://github.com/magec/web-snapshooter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/magec/web-snapshooter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magec%2Fweb-snapshooter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magec%2Fweb-snapshooter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magec%2Fweb-snapshooter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magec%2Fweb-snapshooter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magec","download_url":"https://codeload.github.com/magec/web-snapshooter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magec%2Fweb-snapshooter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264940386,"owners_count":23686243,"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-19T20:33:14.733Z","updated_at":"2025-07-12T05:04:55.650Z","avatar_url":"https://github.com/magec.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= web-snapshooter\n\n== Introduction\n\nWith web-snapshooter you can make those web-thumnails you always dreamed of. It allows to specify the browser size and the output size. It permits both jpg and png and 2 different engines (mozilla and webkit). You can also use it without the need of an X server, if you have installed xvfb it will take care of the creation of a dummy server where the render can be done.\n\n== Installation \n\nFirst you have to install dependencies\n\n=== Gtk2\n\n  sudo aptitude install libgtk2.0-dev # you have to install gtk2 and its development libraries\n  sudo gem install gtk2\n\n=== Gtkmozembed\n\n  sudo aptitude install xulrunner-dev\n  sudo gem install gtkmozembed\n\n=== Webkit\n\n  sudo aptitude install libwebkit-dev\n  git clone https://github.com/magec/rbwebkitgtk\n  cd rbwebkitgtk \u0026\u0026 ruby extconf.rb \u0026\u0026 make \u0026\u0026 sudo make install\n\n=== Web-snapshooter\n\n  git clone git://github.com/magec/web-snapshooter.git  \n\n  cd web-snapshooter \u0026\u0026 gem build *gemspec \u0026\u0026 sudo gem install *.gem\n\n=== Xvfb (in case you want to run it without a X server)\n\n  sudo aptitude install xvfb\n\n== Usage\n\n\n  Usage: web-snapshooter [options]\n      -u, --uri URI                    The uri you want to take the spanshot from\n      -e, --engine [webkit|mozilla]    Select the engine to be used (default is webkit)\n      -f, --force                      Overwrite output\n      -o, --output-file FILE           The output file\n          --browser-size WIDTHxHEIGHT\n                                       The size of the 'fake' browser that is going to be used to capture the snapshot, if not specified the output size will be used instead\n          --output-size WIDTHxHEIGHT\n                                     The size of the output file, if not specified the browser size will be used instead\n      -x, --xvfb                       Use xvfb-run (this is needed if you have no X server or don't want to use it)\n      -t, --timeout TIMEOUT            timeout for the request\n\n  \n\n== Contributing to web-snapshooter\n \n* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet\n* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it\n* Fork the project\n* Start a feature/bugfix branch\n* Commit and push until you are happy with your contribution\n* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.\n* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.\n\n== Copyright\n\nCopyright (c) 2011 Jose Fernandez (magec). See LICENSE.txt for\nfurther details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagec%2Fweb-snapshooter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagec%2Fweb-snapshooter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagec%2Fweb-snapshooter/lists"}