SpiderMan.Pipeline.Splash (spider_man v0.4.0) View Source

use Splash for javascript rendering service

Usage

settings = [
  downloader_options: [
    pipelines: [SpiderMan.Pipeline.Splash | {SpiderMan.Pipeline.Splash, %{url: "http://localhost:8050/render.html", query: query_for_splash}}]
  ],
  ...
]

If didn't set dir for this pipeline, the default is %{url: "http://localhost:8050/render.html", query: []}.