{ "info": { "author": "Niklas Baumstark", "author_email": "niklas.baumstark@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Overview\n\n**Author:** Niklas Baumstark\n\nA standalone version of the Webkit server included in [capybara-webkit][1].\nIt includes a slim Python wrapper and the following improvements over the\noriginal version from thoughtbot:\n\n* `Wait` command to wait for the current page to load\n* `SetAttribute` command to [configure certain `QWebkit` settings][2]\n* `SetHtml` command to [load custom HTML][3] into the browser (e.g. to\n execute scripts on web pages scraped by a static scraper)\n* `SetViewportSize` command to set the viewport size of the in-memory browser\n\nIf you are interested in web scraping using this server, have a look at [dryscrape][4].\n\n# Building and Installing\n\nTo install the Python binding (this also builds the server and places it into\nPython's `site-package` directory):\n\n sudo python setup.py install\n\nIf you don't need the Python bindings, you can also use the supplied `build.sh`\nshellscript to build the server only.\n\n# Contact, Bugs, Contributions\n\nIf you have any problems with this software, don't hesitate to open an \nissue on [Github](https://github.com/niklasb/webkit-server) or open a pull \nrequest or write a mail to **niklas \nbaumstark at Gmail**.\n\n# License\n\nThis software is based on [capybara-webkit][1].\ncapybara-webkit is Copyright (c) 2011 thoughtbot, inc. It is free software, and\nmay be redistributed under the terms specified in the LICENSE file.\n\n [1]: https://github.com/thoughtbot/capybara-webkit\n [2]: https://github.com/thoughtbot/capybara-webkit/pull/171\n [3]: https://github.com/thoughtbot/capybara-webkit/pull/170\n [4]: https://github.com/niklasb/dryscrape\n", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/niklasb/webkit-server", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "webkit-server", "package_url": "https://pypi.org/project/webkit-server/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/webkit-server/", "project_urls": { "Homepage": "https://github.com/niklasb/webkit-server" }, "release_url": "https://pypi.org/project/webkit-server/1.0/", "requires_dist": null, "requires_python": null, "summary": "a Webkit-based, headless web client", "version": "1.0" }, "last_serial": 1651848, "releases": { "0.9.1": [ { "comment_text": "", "digests": { "md5": "0ec3e2ced8af1bbde729b02faf1f9596", "sha256": "cbdfe25c2511321dd04331818589ac286181baf266949373e2962465c501d2f6" }, "downloads": -1, "filename": "webkit-server-0.9.1-2.tar.gz", "has_sig": false, "md5_digest": "0ec3e2ced8af1bbde729b02faf1f9596", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41444, "upload_time": "2015-07-23T18:21:10", "url": "https://files.pythonhosted.org/packages/fa/17/21bd8f7cb3f86193c7d89242f4e6850cac6084af8158533e42b74cff6042/webkit-server-0.9.1-2.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "8463245c2b4f0264d934c0ae20bd4654", "sha256": "836dac18c823bf7737461a2d938c66c7b3601c858897e6c92c7ba0e33574a2bc" }, "downloads": -1, "filename": "webkit-server-1.0.tar.gz", "has_sig": false, "md5_digest": "8463245c2b4f0264d934c0ae20bd4654", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41678, "upload_time": "2015-07-27T16:58:04", "url": "https://files.pythonhosted.org/packages/29/f2/f4f454cccde75e95359e91fa58f14497350dc97e58534f9003c77eca3dff/webkit-server-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8463245c2b4f0264d934c0ae20bd4654", "sha256": "836dac18c823bf7737461a2d938c66c7b3601c858897e6c92c7ba0e33574a2bc" }, "downloads": -1, "filename": "webkit-server-1.0.tar.gz", "has_sig": false, "md5_digest": "8463245c2b4f0264d934c0ae20bd4654", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41678, "upload_time": "2015-07-27T16:58:04", "url": "https://files.pythonhosted.org/packages/29/f2/f4f454cccde75e95359e91fa58f14497350dc97e58534f9003c77eca3dff/webkit-server-1.0.tar.gz" } ] }