# modify_splash **Repository Path**: jmzhan/modify_splash ## Basic Information - **Project Name**: modify_splash - **Description**: No description available - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-11-12 - **Last Updated**: 2024-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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