Skip to content

Takes in text of tabulated card quantities and card setcode values to generate a tabulated list of card details from ygoprodeck.com compatible with their collection csv format.

eric-d-gordon/collection-transfer

Repository files navigation

CollectionTransfer

Means to migrate personal CSV collection format to match YGOPRODeck's collection CSV formate.

Uses YGOPRODeck's API [https://db.ygoprodeck.com/api-guide/] to supply missing data needed.

Adding Cards

  1. Manually copy table rows matching a particular card set.
  2. Fill in the necessary card set details to match with collection-set code for the API.
  3. Send request.
  4. Copy and Past the resulting text table into an existing CSV file with the correct headers already present.

About

Takes in text of tabulated card quantities and card setcode values to generate a tabulated list of card details from ygoprodeck.com compatible with their collection csv format.

Resources

Stars

Watchers

Forks