luttje / luttje/glua-api-snippets

Optimize scraping

Open
#8 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted low-priority
Dominant language
TypeScript
Stars
45
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Currently we scrape the entire wiki when there's been changes. However it's perfectly achievable to only scrape the changed pages. We could then merge those pages with content of an existing release. This would save GitHub and the Facepunch wiki valuable resources.

I'm making note of this here, but placing it as low-priority for now.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the scraping entry point and how an existing release is represented; done means detecting changed wiki pages, merging them with existing release content, and avoiding an unnecessary full-wiki scrape.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend, data-engineering
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.