Show HN: Flyscrape – A standalone and scriptable web scraper in Go

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. flyscrape

    Flyscrape is a command-line web scraping tool designed for those without advanced programming skills.

    Thanks for sharing! Just a small nit: the links at the bottom of this page are broken [1].

    [1]: https://github.com/philippta/flyscrape/blob/master/docs/read...

  2. InfluxDB

    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.

    InfluxDB logo
  3. GoQuery

    A little like that j-thing, only in Go.

    Your comment was posted 4 minutes ago. That means you still have enough time to edit your comment to change it so it contains real URLs:

    <https://github.com/PuerkitoBio/goquery>

    <https://github.com/dop251/goja>

    (Please do not reply to this comment—I won't be able to delete it once the previous post is fixed if it contains replies.)

  4. goja

    ECMAScript/JavaScript engine in pure Go

    Your comment was posted 4 minutes ago. That means you still have enough time to edit your comment to change it so it contains real URLs:

    <https://github.com/PuerkitoBio/goquery>

    <https://github.com/dop251/goja>

    (Please do not reply to this comment—I won't be able to delete it once the previous post is fixed if it contains replies.)

  5. Geziyor

    Geziyor, blazing fast web crawling & scraping framework for Go. Supports JS rendering.

    Its been 8+ years since i started scraping. I even wrote a popular Go web scraping framework previously: (https://github.com/geziyor/geziyor).

    These days, I'm not even using Go for scraping, as the webpage changes makes me crazy, so I moved to Typescript+Playwright. (Crawlee framework is cool, while not strictly necessary).

    My favorite stack as of 2023: TypeScript+Playwright+Crawlee(Optional)

  6. colly

    Elegant Scraper and Crawler Framework for Golang

    Interesting. Can you compare it to colly? [0]

    Last time I looked it was the most popular choice for scraping in Go and I have some projects using it.

    Is it similar? Does it have more/less features or is it more suited for a different use case? (Which one?)

    [0] https://github.com/gocolly/colly

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Go for web scraping

    5 projects | /r/golang | 18 Nov 2022
  • Golang with Colly: Use Random Fake User-Agents When Scraping

    2 projects | dev.to | 10 Jan 2025
  • Colly: Elegant Scraper and Crawler Framework for Golang

    1 project | news.ycombinator.com | 23 Aug 2023
  • Do I really need to grind leetcode to get a software job? It's been the bane of my existence

    1 project | /r/learnprogramming | 22 Jun 2023
  • Hello, I am new to Python. I know the basics but I have no idea what should I do next.

    1 project | /r/learnpython | 22 Jun 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?