Tutorials
Every JustTCG post filed under Tutorials: 6 articles on TCG pricing data, API tutorials, and product updates from the JustTCG team.

Your JustTCG API Cheat Sheet: Essential Queries to Get Started Fast
Alright, developers. You’ve signed up, generated your API key, and you’re ready to pull some lightning-fast TCG pricing data. The first step is crafting the perfect query to get exactly what you need. While our documentation is your comprehensive guide, sometimes you just want a quick, copy-pasteable example to see things in action.

The Production-Ready TCG Search: Securing API Keys with Next.js Server Components
In our last tutorial, we built a fast, functional TCG search bar with vanilla JavaScript. It was a great start, but we intentionally left a critical loose end: the exposed API key. It’s time to level up.

From Zero to Search: Build a Live TCG Card Finder with the JustTCG API
Tired of clunky, bloated data APIs? Let’s build something better. In the next 10 minutes, you’ll create a lightning-fast TCG search tool with just a few lines of vanilla JavaScript, powered by the JustTCG API.

How to Find the Most Valuable Pokémon Cards in Any Set with JustTCG & Python
Ever wonder if that booster box you’re eyeing is worth it? Or what the top chase cards are in the latest Pokémon TCG set? Whether you’re a collector, a player, or a developer building the next great TCG app, knowing a set’s most valuable cards is powerful information.

Powering Up Your TCG Project: 3 Ways to Leverage the JustTCG API
You’ve got your API key, you understand the unique features, and you know how JustTCG stacks up against alternatives. Now, let’s talk about the exciting part: What can you actually build with JustTCG?

Your First Call: Integrating JustTCG Pricing Data in Minutes
So, you’ve learned about JustTCG and explored the powerful features our dedicated TCG Pricing API offers. Now it’s time to get hands-on and see just how easy it is to integrate real-time, condition-specific pricing data into your project!