MerchantryTidbits

scraping / api

Splash

Capability: Splash

Use it when

  • render JavaScript pages via a lightweight HTTP API for scrapy
  • self-host a JS rendering service without Playwright workers

What it solves

Install

docker run -p 8050:8050 scrapinghub/splash

Invoke

http://localhost:8050/render.html?url=...&wait=1

Alternatives

No reviewed alternatives recorded yet.