These scripts make API calls to the Lichess endpoints and save the responses to files.
pnpm installThen you can run individual scripts like this:
pnpx tsx account.ts
pnpx tsx arenas.ts
pnpx tsx bot.ts
pnpx tsx broadcasts.ts
pnpx tsx challenges.ts
pnpx tsx external-engine.ts
pnpx tsx fide.ts
pnpx tsx games.ts
pnpx tsx oauth.ts
pnpx tsx opening-explorer.ts
pnpx tsx puzzles.ts
pnpx tsx relations.ts
pnpx tsx simuls.ts
pnpx tsx tablebase.ts
pnpx tsx teams.ts
pnpx tsx tsconfig.json
pnpx tsx tv.ts
pnpx tsx users.ts