Ross ROSS = Recommend OSS · open-source software intelligence for agents

philippta/flyscrape

Flyscrape is a command-line web scraping tool designed for those without advanced programming skills. observed · 2026-08-28

github.com/philippta/flyscrape · homepage · Go · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

42/100

  • Activity 53
  • Release rhythm 8
  • Longevity 78
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1101
  • days_rel: 647
  • days_push: 282
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1345 stars · 41 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Flyscrape is a standalone command-line web scraping tool written in Go that lets users write extraction logic in JavaScript with a jQuery-like API. It ships as a single binary with no Node.js or Python dependency and supports headless browser rendering, cookie reuse, proxies, rate limiting, and link following.

Use cases

  • scrape product prices from an e-commerce site
  • extract data from javascript-heavy websites
  • scrape pages behind a login using my browser cookies
  • crawl a website following pagination links
  • extract html table data to json without writing python
  • build a quick scraper without installing node or python

When to choose

  • you want a zero-dependency single-binary scraper
  • you prefer writing extraction logic in JavaScript with a jQuery/cheerio-style API
  • you need headless browser rendering or browser cookie access for protected sites
  • you need fine-grained control over rate limits, proxies, retries, and link following

When to avoid

  • you need a programmable scraping library embedded in a Go, Python, or Node application
  • you need large-scale distributed crawling infrastructure
  • you require a GUI or no-code scraping interface

Facets

cli-tool · maturity active

web-scraping cli http-client parser web-development developer-tools crawlers windows cli cross-platform headless-browser javascript-scripting jquery-like-api single-binary data-extraction rate-limiting proxy-support cookie-store command-line automation linux macos

10 sources

Member repositories

RepositoryRoleHealth v2
philippta/flyscrapemain42

For agents

markdown · JSON · MCP: product_card(name="philippta/flyscrape")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem