Go for web scraping

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • colly

    Elegant Scraper and Crawler Framework for Golang

    http://go-colly.org/ is excellent

  • rod

    A Devtools driver for web automation and scraping

    I recently tried out https://github.com/go-rod/rod. I think it's based on chromedp (so, Chrome dev tools and headless browser) but it also has code to download and run a supported version of Chrome that doesn't interfere with your local browser.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • go-wiki

    This is a Golang open-source module that makes it easy to access and parse data from Wikipedia (Wikipedia API wrapper)

    If you ever need to scrap the Wikipedia, use this: https://github.com/trietmn/go-wiki

  • goGetJS

    a tool for extracting, searching, and saving JavaScript files (with optional headless browser)

  • katana

    A next-generation crawling and spidering framework.

    Checkout https://github.com/projectdiscovery/katana It is right up there with any advanced web scraper you will find in python world or beyond.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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