# geziyor/geziyor

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

Repository: https://github.com/geziyor/geziyor
Canonical: https://ross.abutalabs.com/products/geziyor
Language: Go
License: MPL-2.0
License Family: copyleft
Topics: go, scraping, scraper, crawler, spider
Last push: 2026-07-02T19:10:04+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 35, longevity 100
- inputs: {"age_days": 2645, "days_push": 62, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2775, forks 156 (observed 2026-08-28T04:07:21.209221+00:00)

## What it is
Geziyor is a fast web crawling and scraping framework for Go, supporting JavaScript rendering via Chrome, caching, proxy management, and automatic data export to JSON or CSV. It provides a Scrapy-like API with concurrent requests, rate limiting, and Prometheus metrics.

## Use cases
- scrape websites and extract structured data in go
- crawl sites with javascript-rendered content
- export scraped data to json or csv
- crawl at high request rates with concurrency limits
- scrape through rotating proxies
- respect robots.txt while crawling
- monitor website content changes

## When to choose
- you want a fast, batteries-included scraping framework in Go
- you need JS rendering, caching, and proxy support out of the box
- you prefer a Scrapy-style parse-callback workflow

## When to avoid
- you need a distributed scraping cluster out of the box
- your project is in another language like Python or Node.js
- you only need a simple one-off HTTP fetch

## Facets
- artifact type: framework
- maturity: active
- function: web-scraping, http-client, caching, middleware, data-science
- domain: crawlers, web-development
- platform: go, cross-platform, cli
- tags: crawler, scraper, spider, js-rendering, chrome-headless, data-export, proxy-management, robots-txt, data-engineering, automation

## Member repositories
- geziyor/geziyor (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:21.209221+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:16:34.309453+00:00, confidence not recorded.
  - readme: https://github.com/geziyor/geziyor (fetched 2026-08-28T04:07:21.209221+00:00, sha f13e7a1580d5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
