Filterable Random Card Generator?

This page summarizes the projects mentioned and recommended in the original post on /r/magicTCG

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • IMPORTJSONAPI

    Use JSONPath to selectively extract data from any JSON or GraphQL API directly into Google Sheets.

  • The Scryfall API (e.g. https://api.scryfall.com/cards/random?q=usd%3C.4 ) is designed to be used for automated tasks like this, although I don't have any experience really working with google sheets. Trying to have a spreadsheet cell backed by a random value is conceptually kind of weird, so not sure exactly what the outcome would be, but theoretically, you can use something like IMPORTJSONAPI to put the results of an API request into the spreadsheet. (There is also an official Scryfall implementation for Google Sheets, but not sure that it handles the random API endpoint.)

  • google-sheets

    Custom =SCRYFALL() function for Google Sheets

  • The Scryfall API (e.g. https://api.scryfall.com/cards/random?q=usd%3C.4 ) is designed to be used for automated tasks like this, although I don't have any experience really working with google sheets. Trying to have a spreadsheet cell backed by a random value is conceptually kind of weird, so not sure exactly what the outcome would be, but theoretically, you can use something like IMPORTJSONAPI to put the results of an API request into the spreadsheet. (There is also an official Scryfall implementation for Google Sheets, but not sure that it handles the random API endpoint.)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts