Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scrapinghub/splash

Lightweight, scriptable browser as a service with an HTTP API
https://github.com/scrapinghub/splash

Last synced: about 2 months ago
JSON representation

Lightweight, scriptable browser as a service with an HTTP API

Awesome Lists containing this project

README

        

=======================================
Splash - A javascript rendering service
=======================================

.. image:: https://img.shields.io/travis/scrapinghub/splash/master.svg
:alt: Build Status
:target: https://travis-ci.org/scrapinghub/splash

.. image:: https://img.shields.io/codecov/c/github/scrapinghub/splash/master.svg
:alt: Coverage report
:target: http://codecov.io/github/scrapinghub/splash?branch=master

.. image:: https://img.shields.io/badge/GITTER-join%20chat-green.svg
:alt: Join the chat at https://gitter.im/scrapinghub/splash
:target: https://gitter.im/scrapinghub/splash

Splash is a javascript rendering service with an HTTP API. It's a lightweight
browser with an HTTP API, implemented in Python 3 using Twisted and QT5.

It's fast, lightweight and state-less which makes it easy to distribute.

Documentation
-------------

Documentation is available here:
https://splash.readthedocs.io/

Using Splash with Scrapy
------------------------

To use Splash with Scrapy, please refer to the `scrapy-splash library`_.

Support
-------

Open source support is provided here in GitHub. Please `create a question
issue`_.

Commercial support is also available by `Scrapinghub`_.

.. _create a question issue: https://github.com/scrapinghub/splash/issues/new?labels=question
.. _Scrapinghub: https://scrapinghub.com
.. _scrapy-splash library: https://github.com/scrapy-plugins/scrapy-splash