Akenaide / wsoffcli

POC ws-tcg scrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wsoffcli

Collect data from https://ws-tcg.com/

Synopsis

Collect data from https://ws-tcg.com/.

Create a json file for each card with most information.

Example: 'wsoffcli fetch -n IMC' will fetch all cards with a code starting with 'IMC'

If you want more than one use '##' as seperator like 'wsoffcli fetch -n BD##IM'

'--serie' use a hidden number in the official site, this number is increment for each new set (e.g Kadokawa is number 259, Goblin 260 ...).

To use environ variable, use the prefix 'WSOFF'.

Options

  -h, --help           help for wsoffcli
  -n, --neo string     Neo standar by set
  -s, --serie string   serie number

SEE ALSO

Auto generated by spf13/cobra on 16-Nov-2023

About

POC ws-tcg scrapper

License:Apache License 2.0


Languages

Language:HTML 78.4%Language:Go 19.8%Language:Python 1.5%Language:Dockerfile 0.1%Language:Shell 0.1%