Thoughts on Go headless browser tools for testing and scraping?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. chromedp

    A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

    It looks like https://github.com/chromedp/chromedp is the most popular option. There's also https://github.com/playwright-community/playwright-go. Any thoughts or advice about using these tools?

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. playwright-go

    Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.

    It looks like https://github.com/chromedp/chromedp is the most popular option. There's also https://github.com/playwright-community/playwright-go. Any thoughts or advice about using these tools?

  4. selenoid

    Discontinued Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.

    On a related note, there's selenoid used for launching browsers in docker containers: https://github.com/aerokube/selenoid

  5. rod

    A Chrome DevTools Protocol driver for web automation and scraping.

    I don't have personal experience, but https://github.com/go-rod/rod is far more active than chromedp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to run Playwright for Go using local Chrome

    1 project | dev.to | 25 Aug 2022
  • Web scraping libraries

    3 projects | /r/golang | 17 Jul 2022
  • Looking for a lightweight headless browser for ARMv7

    1 project | /r/golang | 14 Jun 2022
  • How to take website screenshots with Go?

    3 projects | dev.to | 1 Jun 2022
  • Browser Automation

    5 projects | /r/golang | 25 Jun 2021