Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Download release batch metadata
client.release_batches() -> pd.DataFrame
pd.DataFrame
from jmail import JmailClient client = JmailClient() batches = client.release_batches() # Show all batches sorted by release date print(batches.sort_values("released_at")[["name", "description", "released_at"]])
id
name
VOL00009
DataSet11
description
released_at
https://data.jmail.world/v1/release_batches.parquet https://data.jmail.world/v1/release_batches.ndjson.gz