kgspider/crawler resource
K 哥爬虫代码分享,JS 逆向,爬虫进阶。关注公众号:K哥爬虫 observed · 2026-08-28
Health v2 · maintenance only
42/100
- Activity 21
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 1835
- days_rel: n/a
- days_push: 478
- n_releases_24m: 0
Adoption not part of the score
1379 stars · 341 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of example code accompanying the 'K哥爬虫' tutorial series on JavaScript reverse engineering for web scraping. Each subdirectory contains working scripts that reproduce encrypted request and login parameters from specific websites, paired with in-depth tutorial articles.
Use cases
- learn JavaScript reverse engineering for web scraping
- reverse engineer encrypted API parameters of a website
- scrape sites whose requests use encrypted sign or token values
- study common encryption and decryption algorithms used in crawlers
- understand how login interface parameters are generated
- find worked examples of JS reverse engineering with code
When to choose
- learning JS reverse engineering through fully worked, real-website examples
- studying common crawler encryption schemes like those protecting translation or login endpoints
- following along with the author's tutorial articles and videos
When to avoid
- production or commercial scraping - the author explicitly forbids commercial and illegal use
- looking for a maintained scraping framework or library rather than isolated example scripts
- scraping the demoed targets themselves, since the sites' terms may prohibit it
Facets
learning-resource · maturity active
web-scraping reverse-engineering cryptography http-client crawlers reverse-engineering tutorials security developer-tools cross-platform js-reverse-engineering crawler-examples anti-scraping encryption-decryption tutorial-code educational chinese-content spider nodejs
1 source
- readme: https://github.com/kgspider/crawler · fetched 2026-08-28 · ff04b7394d31
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kgspider/crawler | main | 42 |
For agents
markdown · JSON · MCP: product_card(name="kgspider/crawler")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem