# ssssssss-team/spider-flow

新一代爬虫平台，以图形化方式定义爬虫流程，不写代码即可完成爬虫。

Repository: https://github.com/ssssssss-team/spider-flow
Canonical: https://ross.abutalabs.com/products/spider-flow
Homepage: https://www.spiderflow.org
Language: Java
License: MIT
License Family: permissive
Topics: spider, crawler, jsoup, xpath, web-spider, webspider, webcrawler, web-crawler, spider-flow
Last push: 2023-06-14T22:27:23+00:00

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

## Adoption (not part of the score)
Stars 11352, forks 2169 (observed 2026-08-28T04:10:46.836750+00:00)

## What it is
Spider-Flow is a self-hosted Java-based web crawler platform that lets users define scraping workflows visually as flowcharts without writing code. It supports XPath/JsonPath/CSS selector/regex extraction, JS-rendered pages, proxies, database persistence, and extension via plugins like Selenium, Redis, MongoDB, and OCR.

## Use cases
- scrape websites without writing code
- build a visual web crawler with a drag-and-drop flowchart
- extract data from JS-rendered or AJAX pages
- schedule and monitor crawling tasks with logs
- save scraped data automatically to a database or files
- scrape sites behind proxies or captchas with OCR

## When to choose
- you want a no-code/low-code scraping platform with a visual editor
- your team needs to maintain many crawlers with monitoring and debugging UI
- you need extensible scraping with plugins for Selenium, proxies, or OCR
- you want a self-hosted Java crawler platform under an MIT license

## When to avoid
- you need a lightweight code-first scraping library instead of a full platform
- your project requires active development or recent updates (last release mid-2023)
- you need distributed large-scale crawling beyond a single self-hosted instance
- you prefer Python-based scraping ecosystems like Scrapy

## Facets
- artifact type: application
- maturity: maintenance
- function: web-scraping, parser, workflow-automation, plugin-system
- domain: crawlers, web-development, developer-tools
- platform: jvm, self-hosted
- tags: visual-crawler-builder, low-code, flow-based-programming, xpath, path, css-selectors, jsoup, selenium, proxy-support, ocr, automation, web-server

## Member repositories
- ssssssss-team/spider-flow (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:46.836750+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-29T17:15:42.662788+00:00, confidence not recorded.
  - readme: https://github.com/ssssssss-team/spider-flow (fetched 2026-08-28T04:10:46.836750+00:00, sha d37f324fd5cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
