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

kkangert/kspider

Kspider 是一个爬虫平台,以图形化方式定义爬虫流程,无需代码即可实现一个爬虫流程,Kspider不仅限爬虫,也可用于WEB自动化测试,更多功能等你探索。 observed · 2026-08-28

github.com/kkangert/kspider · homepage · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

14/100

  • Activity 0
  • Release rhythm 8
  • Longevity 56
How is this computed?

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

  • gap_med: n/a
  • age_days: 787
  • days_rel: n/a
  • days_push: 744
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1269 stars · 124 forks observed · 2026-08-28

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

Kspider is a self-hosted visual web scraping platform written in Java where users define crawler workflows as flowcharts without writing backend code, featuring xpath/css/regex/JSON extraction, cookie management, proxies, Selenium-based rendering of JS pages, and extensible plugins. The same graphical workflow engine also serves as a no-code web automation testing tool, with scheduled tasks, result export to multiple databases or CSV, and containerized deployment.

Use cases

  • scrape websites without writing code
  • build a visual web crawler with a flowchart editor
  • extract data from javascript-rendered pages
  • automate browser testing without programming
  • schedule recurring scraping tasks
  • save scraped data to mysql, postgresql, or csv
  • self-hosted alternative to commercial scraping tools

When to choose

  • You want to assemble crawlers or web automation flows visually with minimal code
  • You need built-in handling of cookies, proxies, random user agents, and JS-rendered pages out of the box
  • You want to route extracted results to multiple destinations such as relational databases and CSV files
  • You need a self-hosted, plugin-extensible platform in the spirit of SpiderFlow with an online management UI

When to avoid

  • You need large-scale distributed scraping, which is still on the TODO list
  • You prefer fully programmatic scraping frameworks like Scrapy or Playwright for fine-grained control
  • You require OCR extraction or a multi-user management system, which are planned but not yet implemented
  • You need long-term enterprise-grade support or extensive English documentation, as the project and docs are primarily Chinese

Facets

application · maturity active

web-scraping workflow-automation e2e-testing scheduling proxy plugin-system crawlers testing developer-tools self-hosted self-hosted jvm windows no-code visual-programming flowchart-editor selenium xpath css-selectors browser-automation data-extraction proxy-support user-agent-rotation spring-boot java chinese-language crawler-platform automation data-engineering docker web-server linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
kkangert/kspidermain14

For agents

markdown · JSON · MCP: product_card(name="kkangert/kspider")

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