Gesugao-san / pcgw-crawler

Digital assistant for working hard on PCGW.

Home Page:https://pcgamingwiki.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Made in VS Code] ˙ [License MIT]
[CI status] ˙ [Last Commit]


A Node.js script, intended as an assistant for creating new and correcting old pages on the PC Gaming Wiki (PCGW in short) by automatic gathering information from official Steam (others websites are in the plans too) Web API and generating pages on it's own with skipping fields that intended to manual fill.

Table of Contents

How to run

  1. Download and install latest version of Node.js. For example, my ver. is: v16.1.0;
  2. Download and install latest version of Visual Studio Code (recommended) or use your IDE;
  3. Download (and extract from archive) or clone this repository;
  4. Go to repo folder and open him in VS Code IDE;
  5. Open terminal (Ctrl+Shift+`) and type "npm install" or run task for this;
  6. Press Ctrl+Shift+B to run main task.

For contributors

  1. Contributing
  2. ToDo list
  3. Download

About

Digital assistant for working hard on PCGW.

https://pcgamingwiki.com

License:MIT License


Languages

Language:JavaScript 93.7%Language:HTML 3.3%Language:CSS 3.0%