> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jakan.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Stash Tools & Scrapers

> Documentation for the Stash-ecosystem libraries and downloaders.

A family of tools for the [Stash](https://stashapp.cc) media server — GraphQL client libraries and content downloaders that keep your local archive organized and in sync.

<CardGroup cols={2}>
  <Card title="stash-graphql-client" icon="plug" href="/sgc/index">
    Async, type-safe Python client for the Stash GraphQL API. ORM-like saves, identity map, Django-style filtering.
  </Card>

  <Card title="pyofscraperstash" icon="download" href="/pyofs/index">
    Import OF-Scraper metadata into a Stash instance. (Docs coming soon.)
  </Card>

  <Card title="Fansly Downloader NG" icon="cloud-download" href="/fdng/index">
    Content scraping and archival tool for Fansly with a monitoring daemon. (Docs coming soon.)
  </Card>

  <Card title="MyMember Site Downloader" icon="folder-down" href="/mmsd/index">
    Downloader for mymember.site platforms with Stash integration. (Docs coming soon.)
  </Card>
</CardGroup>
